diff options
-rw-r--r-- | test/Driver/crash-report.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Driver/crash-report.c b/test/Driver/crash-report.c index 9a693bf38e..9ec3208140 100644 --- a/test/Driver/crash-report.c +++ b/test/Driver/crash-report.c @@ -1,5 +1,6 @@ // RUN: %clang -fsyntax-only %s 2>&1 | FileCheck %s // REQUIRES: crash-recovery +// XFAIL: mingw32,win32 #pragma clang __debug parser_crash // CHECK: Preprocessed source(s) and associated run script(s) are located at: |