mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-15 04:29:42 +00:00
Mark tests from r361278 as unsupported on Windows.
llvm-svn: 361374
This commit is contained in:
parent
01d88e5b73
commit
529141e4ad
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user