diff options
-rw-r--r-- | test/Index/crash-recovery-code-complete.c | 1 | ||||
-rw-r--r-- | test/Index/crash-recovery-reparse.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/test/Index/crash-recovery-code-complete.c b/test/Index/crash-recovery-code-complete.c index dde90bc60e..f001578f78 100644 --- a/test/Index/crash-recovery-code-complete.c +++ b/test/Index/crash-recovery-code-complete.c @@ -7,6 +7,5 @@ // 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 06bb76b7f2..e3f7265e84 100644 --- a/test/Index/crash-recovery-reparse.c +++ b/test/Index/crash-recovery-reparse.c @@ -7,6 +7,5 @@ // CHECK-REPARSE-SOURCE-CRASH: Unable to reparse translation unit // // REQUIRES: crash-recovery -// REQUIRES: shell #warning parsing original file |