commit | 4a8eff09dd20ab4b771eb5cc360801b691f3aef7 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Oct 21 23:57:02 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Oct 21 23:57:02 2011 +0000 |
tree | 8e3a69ecb41703f4f18d96cdb2fe3960ef5551d8 | |
parent | 60419fa4e3c210885f0c28355922a59e8ee2f8f0 [diff] [blame] |
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 a3c343b..0f5ce2a 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