summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/crash-report.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Parser/crash-report.c')
-rw-r--r--clang/test/Parser/crash-report.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/test/Parser/crash-report.c b/clang/test/Parser/crash-report.c
index ef65b88a06e..6ca10459d9a 100644
--- a/clang/test/Parser/crash-report.c
+++ b/clang/test/Parser/crash-report.c
@@ -1,9 +1,8 @@
// RUN: not --crash %clang_cc1 %s 2>&1 | FileCheck %s
// REQUIRES: crash-recovery
-// FIXME: CHECKs might be incompatible to win32.
// Stack traces also require back traces.
-// REQUIRES: shell, backtrace
+// REQUIRES: backtrace
#prag\
ma clang __debug crash
OpenPOWER on IntegriCloud