aboutsummaryrefslogtreecommitdiff
path: root/test/Tooling/clang-check-autodetect-dir.cpp
diff options
context:
space:
mode:
authorFariborz Jahanian <fjahanian@apple.com>2013-03-22 17:42:39 +0000
committerFariborz Jahanian <fjahanian@apple.com>2013-03-22 17:42:39 +0000
commit82f0aff67d39c64805a048abfd9c91e72a5302b0 (patch)
tree2b2f234ac4ce66674592501bb6e32552236507f6 /test/Tooling/clang-check-autodetect-dir.cpp
parent627707b9360597b65a9a0953d0ead2a08c3a0d5d (diff)
These tests fail on our Window64 machine.
Feel free to revert them (or let me know and I will revert) if they shouldn't be. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177743 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Tooling/clang-check-autodetect-dir.cpp')
-rw-r--r--test/Tooling/clang-check-autodetect-dir.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Tooling/clang-check-autodetect-dir.cpp b/test/Tooling/clang-check-autodetect-dir.cpp
index 2c395043bf..680b353391 100644
--- a/test/Tooling/clang-check-autodetect-dir.cpp
+++ b/test/Tooling/clang-check-autodetect-dir.cpp
@@ -9,3 +9,4 @@
invalid;
// REQUIRES: shell
+// XFAIL: win64