[cfe-commits] r143877 - /cfe/trunk/test/Driver/crash-cleanup.c
NAKAMURA Takumi
geek4civic at gmail.com
Sun Nov 6 08:59:41 PST 2011
Author: chapuni
Date: Sun Nov 6 10:59:41 2011
New Revision: 143877
URL: http://llvm.org/viewvc/llvm-project?rev=143877&view=rev
Log:
test/Driver/crash-cleanup.c: Remove "XFAIL: mingw32" corresponding to r143876.
Modified:
cfe/trunk/test/Driver/crash-cleanup.c
Modified: cfe/trunk/test/Driver/crash-cleanup.c
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Driver/crash-cleanup.c?rev=143877&r1=143876&r2=143877&view=diff
==============================================================================
--- cfe/trunk/test/Driver/crash-cleanup.c (original)
+++ cfe/trunk/test/Driver/crash-cleanup.c Sun Nov 6 10:59:41 2011
@@ -4,6 +4,6 @@
// REQUIRES: shell
// REQUIRES: crash-recovery
-// XFAIL: darwin,mingw32
+// XFAIL: darwin
#pragma clang __debug crash
More information about the cfe-commits
mailing list