forked from OSchip/llvm-project
[PS5] Disable a test, same as PS4
This commit is contained in:
parent
bc2fe4a0d6
commit
dbd1ba28a3
|
@ -5,5 +5,5 @@
|
|||
// CHECK: file not found
|
||||
#include <vector>
|
||||
|
||||
// MSVC and PS4 have C++ headers in the same directory as C headers.
|
||||
// UNSUPPORTED: ms-sdk, ps4
|
||||
// MSVC, PS4, PS5 have C++ headers in the same directory as C headers.
|
||||
// UNSUPPORTED: ms-sdk, ps4, ps5
|
||||
|
|
Loading…
Reference in New Issue