diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2013-03-25 18:56:45 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2013-03-25 18:56:45 +0000 |
commit | 4eb17e553c63f701c7f565e12bc6c5dff4d914d5 (patch) | |
tree | 3a48db26b8984045aad17f56de6d301849a1276e /test/Tooling/auto-detect-from-source-parent.cpp | |
parent | 0ff72fc9fadcaf6ab867b1457d59e3fdcc9e5bc6 (diff) |
Added PR number for failing win64 tests.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177886 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Tooling/auto-detect-from-source-parent.cpp')
-rw-r--r-- | test/Tooling/auto-detect-from-source-parent.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Tooling/auto-detect-from-source-parent.cpp b/test/Tooling/auto-detect-from-source-parent.cpp index 25b8b26929..f1dbc0fa67 100644 --- a/test/Tooling/auto-detect-from-source-parent.cpp +++ b/test/Tooling/auto-detect-from-source-parent.cpp @@ -8,4 +8,5 @@ invalid; // REQUIRES: shell +// PR15590 // XFAIL: win64 |