diff options
Diffstat (limited to 'test/Driver/debug.c')
-rw-r--r-- | test/Driver/debug.c | 2 |
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 |