commit | c56ae1b677b31fe978bdac240a60923cd74d81a8 | [log] [tgz] |
---|---|---|
author | Fariborz Jahanian <fjahanian@apple.com> | Fri Mar 22 17:42:39 2013 +0000 |
committer | Fariborz Jahanian <fjahanian@apple.com> | Fri Mar 22 17:42:39 2013 +0000 |
tree | 596a1a4f29fb6b6a5bd01ea83db5c51cac0f412c | |
parent | 30ce0788e702cc9666efce63164a5bede3b2189a [diff] [blame] |
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. llvm-svn: 177743
diff --git a/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp b/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp index 9692edc..f4ffba7 100644 --- a/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp +++ b/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp
@@ -8,3 +8,4 @@ invalid; // REQUIRES: shell +// XFAIL: win64