diff options
-rw-r--r-- | test/Driver/output-file-cleanup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Driver/output-file-cleanup.c b/test/Driver/output-file-cleanup.c index 7bc17af203..0a0c96001b 100644 --- a/test/Driver/output-file-cleanup.c +++ b/test/Driver/output-file-cleanup.c @@ -16,8 +16,6 @@ // REQUIRES: shell // REQUIRES: crash-recovery -// XFAIL: darwin - #ifdef CRASH #pragma clang __debug crash #elif defined(MISSING) |