diff options
Diffstat (limited to 'test/Tooling/auto-detect-from-source-parent-of-cwd.cpp')
-rw-r--r-- | test/Tooling/auto-detect-from-source-parent-of-cwd.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp b/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp index 9692edc..6b632b0 100644 --- a/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp +++ b/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp @@ -8,3 +8,5 @@ invalid; // REQUIRES: shell +// PR15590 +// XFAIL: win64 |