aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2011-11-21 21:56:51 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2011-11-21 21:56:51 +0000
commit3fa45bb44ab933e4959204a9b388c5a2500a4382 (patch)
treeba4bae287f198b4b790d3046ff80a346af9c22fa
parentbdb10186618ebb73ebf09b44037faa6829dce0f4 (diff)
Un-XFAIL this test on Darwin, it reportedly passes now.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145052 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Driver/output-file-cleanup.c2
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)