diff options
-rw-r--r-- | test/Driver/crash-cleanup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/crash-cleanup.c b/test/Driver/crash-cleanup.c index 11370924ac..218fcc64c7 100644 --- a/test/Driver/crash-cleanup.c +++ b/test/Driver/crash-cleanup.c @@ -4,6 +4,6 @@ // REQUIRES: shell // REQUIRES: crash-recovery -// XFAIL: darwin,mingw32 +// XFAIL: darwin #pragma clang __debug crash |