[cfe-commits] r145052 - /cfe/trunk/test/Driver/output-file-cleanup.c
Peter Collingbourne
peter at pcc.me.uk
Mon Nov 21 13:56:51 PST 2011
Author: pcc
Date: Mon Nov 21 15:56:51 2011
New Revision: 145052
URL: http://llvm.org/viewvc/llvm-project?rev=145052&view=rev
Log:
Un-XFAIL this test on Darwin, it reportedly passes now.
Modified:
cfe/trunk/test/Driver/output-file-cleanup.c
Modified: cfe/trunk/test/Driver/output-file-cleanup.c
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Driver/output-file-cleanup.c?rev=145052&r1=145051&r2=145052&view=diff
==============================================================================
--- cfe/trunk/test/Driver/output-file-cleanup.c (original)
+++ cfe/trunk/test/Driver/output-file-cleanup.c Mon Nov 21 15:56:51 2011
@@ -16,8 +16,6 @@
// REQUIRES: shell
// REQUIRES: crash-recovery
-// XFAIL: darwin
-
#ifdef CRASH
#pragma clang __debug crash
#elif defined(MISSING)
More information about the cfe-commits
mailing list