summaryrefslogtreecommitdiff
path: root/test/Driver/debug.c
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-10-21 23:57:02 +0000
committerDouglas Gregor <dgregor@apple.com>2011-10-21 23:57:02 +0000
commit4a8eff09dd20ab4b771eb5cc360801b691f3aef7 (patch)
tree8e3a69ecb41703f4f18d96cdb2fe3960ef5551d8 /test/Driver/debug.c
parent60419fa4e3c210885f0c28355922a59e8ee2f8f0 (diff)
downloadclang-4a8eff09dd20ab4b771eb5cc360801b691f3aef7.tar.gz
XFAIL test on Windows
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142703 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Driver/debug.c')
-rw-r--r--test/Driver/debug.c2
1 files changed, 2 insertions, 0 deletions
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