aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2012-01-29 20:04:46 +0000
committerDouglas Gregor <dgregor@apple.com>2012-01-29 20:04:46 +0000
commita007431cd4eafd37f5d83e4e32bd79792d72306f (patch)
tree62f2c6901ac51496c74fbab13f76318f5080eb03
parent85ae12db3bbc60b920c086f1cb23cc94ad4802ae (diff)
Also require a proper shell
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149201 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Index/crash-recovery-modules.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Index/crash-recovery-modules.m b/test/Index/crash-recovery-modules.m
index 195b50f42d..4097556117 100644
--- a/test/Index/crash-recovery-modules.m
+++ b/test/Index/crash-recovery-modules.m
@@ -11,6 +11,7 @@
// RUN: env CINDEXTEST_FAILONERROR=1 c-index-test -test-load-source all -fmodules -fmodule-cache-path %t -Xclang -fdisable-module-hash -I %S/Inputs/Headers %s
// REQUIRES: crash-recovery
+// REQUIRES: shell
@import Crash;