[cfe-commits] r142703 - /cfe/trunk/test/Driver/debug.c

Douglas Gregor dgregor at apple.com
Fri Oct 21 16:57:02 PDT 2011


Author: dgregor
Date: Fri Oct 21 18:57:02 2011
New Revision: 142703

URL: http://llvm.org/viewvc/llvm-project?rev=142703&view=rev
Log:
XFAIL test on Windows

Modified:
    cfe/trunk/test/Driver/debug.c

Modified: cfe/trunk/test/Driver/debug.c
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Driver/debug.c?rev=142703&r1=142702&r2=142703&view=diff
==============================================================================
--- cfe/trunk/test/Driver/debug.c (original)
+++ cfe/trunk/test/Driver/debug.c Fri Oct 21 18:57:02 2011
@@ -6,3 +6,5 @@
 
 // "PWD=/foo gcc" wouldn't necessarily work. You would need to pick a different
 // path to the same directory (try a symlink).
+
+// XFAIL: win32





More information about the cfe-commits mailing list