From: Douglas Gregor Date: Fri, 21 Oct 2011 23:57:02 +0000 (+0000) Subject: XFAIL test on Windows X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a8eff09dd20ab4b771eb5cc360801b691f3aef7;p=clang XFAIL test on Windows git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142703 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Driver/debug.c b/test/Driver/debug.c index a3c343bc83..0f5ce2a39e 100644 --- a/test/Driver/debug.c +++ b/test/Driver/debug.c @@ -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