summaryrefslogtreecommitdiffstats
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
commit6e6e52b58aa3ce8b29a9f70e08d3771fd077be8b (patch)
tree57f4eab879a9d33a0a3bb814ac584d1e56b9e4dd
parent162b597c4cf780ac996ca07ed3eefec024bbee8e (diff)
downloadbcm5719-llvm-6e6e52b58aa3ce8b29a9f70e08d3771fd077be8b.tar.gz
bcm5719-llvm-6e6e52b58aa3ce8b29a9f70e08d3771fd077be8b.zip
Un-XFAIL this test on Darwin, it reportedly passes now.
llvm-svn: 145052
-rw-r--r--clang/test/Driver/output-file-cleanup.c2
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)
OpenPOWER on IntegriCloud