diff options
| author | Russell Gallop <russell.gallop@gmail.com> | 2019-05-22 12:07:52 +0000 |
|---|---|---|
| committer | Russell Gallop <russell.gallop@gmail.com> | 2019-05-22 12:07:52 +0000 |
| commit | 529141e4ad33551a1dd0c59e28f1462d7a8b411c (patch) | |
| tree | 7b4deedd8b76b7964291375fdd04991a51a97a08 /clang/test/Driver/darwin-header-search-libcxx.cpp | |
| parent | 01d88e5b73991248fccdff715400bd7b1af425f3 (diff) | |
| download | bcm5719-llvm-529141e4ad33551a1dd0c59e28f1462d7a8b411c.tar.gz bcm5719-llvm-529141e4ad33551a1dd0c59e28f1462d7a8b411c.zip | |
Mark tests from r361278 as unsupported on Windows.
llvm-svn: 361374
Diffstat (limited to 'clang/test/Driver/darwin-header-search-libcxx.cpp')
| -rw-r--r-- | clang/test/Driver/darwin-header-search-libcxx.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Driver/darwin-header-search-libcxx.cpp b/clang/test/Driver/darwin-header-search-libcxx.cpp index 98bd0954481..9113b291e70 100644 --- a/clang/test/Driver/darwin-header-search-libcxx.cpp +++ b/clang/test/Driver/darwin-header-search-libcxx.cpp @@ -1,3 +1,5 @@ +// UNSUPPORTED: system-windows + // General tests that the header search paths for libc++ detected by the driver // and passed to CC1 are correct on Darwin platforms. |

