summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/crash-report.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Driver/crash-report.c')
-rw-r--r--clang/test/Driver/crash-report.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/clang/test/Driver/crash-report.c b/clang/test/Driver/crash-report.c
index a3f1f9e72a5..d9bc2aa820b 100644
--- a/clang/test/Driver/crash-report.c
+++ b/clang/test/Driver/crash-report.c
@@ -13,9 +13,6 @@
// RUN: cat %t/crash-report-*.sh | FileCheck --check-prefix=CHECKSH %s
// REQUIRES: crash-recovery
-// because of the glob (*.c, *.sh)
-// REQUIRES: shell
-
#pragma clang __debug parser_crash
// CHECK: Preprocessed source(s) and associated run script(s) are located at:
// CHECK-NEXT: note: diagnostic msg: {{.*}}crash-report-{{.*}}.c
OpenPOWER on IntegriCloud