summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/test/Driver/crash-cleanup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/crash-cleanup.c b/clang/test/Driver/crash-cleanup.c
index 11370924ac3..218fcc64c7d 100644
--- a/clang/test/Driver/crash-cleanup.c
+++ b/clang/test/Driver/crash-cleanup.c
@@ -4,6 +4,6 @@
// REQUIRES: shell
// REQUIRES: crash-recovery
-// XFAIL: darwin,mingw32
+// XFAIL: darwin
#pragma clang __debug crash
OpenPOWER on IntegriCloud