diff options
| -rw-r--r-- | clang/test/Driver/output-file-cleanup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/test/Driver/output-file-cleanup.c b/clang/test/Driver/output-file-cleanup.c index 7bc17af2030..0a0c96001b5 100644 --- a/clang/test/Driver/output-file-cleanup.c +++ b/clang/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) |

