Mark tests from r361278 as unsupported on Windows.

llvm-svn: 361374
This commit is contained in:
Russell Gallop 2019-05-22 12:07:52 +00:00
parent 01d88e5b73
commit 529141e4ad
3 changed files with 6 additions and 0 deletions

View File

@ -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.

View File

@ -1,3 +1,5 @@
// UNSUPPORTED: system-windows
// General tests that the header search paths for libstdc++ detected by the
// driver and passed to CC1 are correct on Darwin platforms.

View File

@ -1,3 +1,5 @@
// UNSUPPORTED: system-windows
// General tests that the system header search paths detected by the driver
// and passed to CC1 are correct on Darwin platforms.