summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/crash-report-header.h
diff options
context:
space:
mode:
authorYaron Keren <yaron.keren@gmail.com>2015-07-26 04:59:52 +0000
committerYaron Keren <yaron.keren@gmail.com>2015-07-26 04:59:52 +0000
commitd37c0fdea8613711fa7956fd3d87de6592f5baea (patch)
tree876be7a822208f9041732e50021722af47d8f7b7 /clang/test/Driver/crash-report-header.h
parent5a76498729405826cdb63343370941c37ebf1f41 (diff)
downloadbcm5719-llvm-d37c0fdea8613711fa7956fd3d87de6592f5baea.tar.gz
bcm5719-llvm-d37c0fdea8613711fa7956fd3d87de6592f5baea.zip
Revert three tests enabled on r243236, they fail on clang-x86-win2008-selfhost.
llvm-svn: 243237
Diffstat (limited to 'clang/test/Driver/crash-report-header.h')
-rw-r--r--clang/test/Driver/crash-report-header.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/test/Driver/crash-report-header.h b/clang/test/Driver/crash-report-header.h
index 3580b60029b..e0193cbe45e 100644
--- a/clang/test/Driver/crash-report-header.h
+++ b/clang/test/Driver/crash-report-header.h
@@ -5,6 +5,9 @@
// RUN: cat %t/crash-report-header-*.sh | FileCheck --check-prefix=CHECKSH "%s"
// REQUIRES: crash-recovery
+// because of the glob (*.h, *.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: {{.*}}.h
OpenPOWER on IntegriCloud