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 | b0d81f8626b58487dcf5ebaaca6aeb8fe1fd5a93 (patch) | |
tree | 7bdab65c250e6daf2eecf9e258ae5c67f33a013b /clang/test/Tooling/auto-detect-from-source-parent.cpp | |
parent | ac9df2d1a6ed91d49adc3d84a1b84774632604e3 (diff) | |
download | bcm5719-llvm-b0d81f8626b58487dcf5ebaaca6aeb8fe1fd5a93.tar.gz bcm5719-llvm-b0d81f8626b58487dcf5ebaaca6aeb8fe1fd5a93.zip |
Added PR number for failing win64 tests.
llvm-svn: 177886
Diffstat (limited to 'clang/test/Tooling/auto-detect-from-source-parent.cpp')
-rw-r--r-- | clang/test/Tooling/auto-detect-from-source-parent.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Tooling/auto-detect-from-source-parent.cpp b/clang/test/Tooling/auto-detect-from-source-parent.cpp index 25b8b269291..f1dbc0fa674 100644 --- a/clang/test/Tooling/auto-detect-from-source-parent.cpp +++ b/clang/test/Tooling/auto-detect-from-source-parent.cpp @@ -8,4 +8,5 @@ invalid; // REQUIRES: shell +// PR15590 // XFAIL: win64 |