forked from OSchip/llvm-project
[libFuzzer] [NFC] XFAIL one of the tests on iOS.
llvm-svn: 334775
This commit is contained in:
parent
d7e1a9488b
commit
9afe1fa7e2
|
@ -1,3 +1,4 @@
|
|||
XFAIL: ios
|
||||
CHECK: BINGO
|
||||
RUN: %cpp_compiler %S/SwitchTest.cpp -o %t-SwitchTest
|
||||
RUN: %cpp_compiler %S/Switch2Test.cpp -o %t-Switch2Test
|
||||
|
|
Loading…
Reference in New Issue