summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/crash-report.c
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-06-11 16:50:07 +0000
committerReid Kleckner <rnk@google.com>2018-06-11 16:50:07 +0000
commit03ab0fccc10852c55c0a348bacdd9551c67e676d (patch)
treee0cbb3d4e5844afd8a3759a5fa1da2abf5f8d169 /clang/test/Driver/crash-report.c
parent3513fdcc0fa16ef7933b43a129de568b161ab628 (diff)
downloadbcm5719-llvm-03ab0fccc10852c55c0a348bacdd9551c67e676d.tar.gz
bcm5719-llvm-03ab0fccc10852c55c0a348bacdd9551c67e676d.zip
Enable crash recovery tests on Windows, globs work in the lit internal shell now
llvm-svn: 334418
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