From: Ted Kremenek Date: Thu, 27 Oct 2011 21:50:13 +0000 (+0000) Subject: Mark these tests as requiring use of the shell. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ce634dbb24c8325da0dd36479c3a68622660d72;p=clang Mark these tests as requiring use of the shell. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143150 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Index/crash-recovery-code-complete.c b/test/Index/crash-recovery-code-complete.c index f001578f78..dde90bc60e 100644 --- a/test/Index/crash-recovery-code-complete.c +++ b/test/Index/crash-recovery-code-complete.c @@ -7,5 +7,6 @@ // CHECK-CODE-COMPLETE-CRASH: Unable to perform code completion! // // REQUIRES: crash-recovery +// REQUIRES: shell #warning parsing original file diff --git a/test/Index/crash-recovery-reparse.c b/test/Index/crash-recovery-reparse.c index e3f7265e84..06bb76b7f2 100644 --- a/test/Index/crash-recovery-reparse.c +++ b/test/Index/crash-recovery-reparse.c @@ -7,5 +7,6 @@ // CHECK-REPARSE-SOURCE-CRASH: Unable to reparse translation unit // // REQUIRES: crash-recovery +// REQUIRES: shell #warning parsing original file