]> granicus.if.org Git - clang/commitdiff
Also require a proper shell
authorDouglas Gregor <dgregor@apple.com>
Sun, 29 Jan 2012 20:04:46 +0000 (20:04 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sun, 29 Jan 2012 20:04:46 +0000 (20:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149201 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/crash-recovery-modules.m

index 195b50f42d83a4895fdd58f7e05d14b863a2dd8d..40975561176d7e5745b9f1ab487065990e389561 100644 (file)
@@ -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;