diff options
Diffstat (limited to 'test/Driver/crash-report.c')
-rw-r--r-- | test/Driver/crash-report.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/crash-report.c b/test/Driver/crash-report.c index ffa375334c..f9f62da5f2 100644 --- a/test/Driver/crash-report.c +++ b/test/Driver/crash-report.c @@ -4,7 +4,7 @@ // RUN: cat %t/crash-report-*.c | FileCheck --check-prefix=CHECKSRC %s // RUN: cat %t/crash-report-*.sh | FileCheck --check-prefix=CHECKSH %s // REQUIRES: crash-recovery -// XFAIL: mingw32,win32 +// REQUIRES: shell #pragma clang __debug parser_crash // CHECK: Preprocessed source(s) and associated run script(s) are located at: |