xref: /llvm-project/compiler-rt/test/fuzzer/stack-overflow-with-asan.test (revision 9a82412f82f3f45db309cc6afb8e684d4d4b3215)
1*9a82412fSRoy Sundahl# Test fail on device (rdar://99981102)
2*9a82412fSRoy SundahlXFAIL: tvos && !tvossim
3*9a82412fSRoy Sundahl
4f0941449SMatt MorehouseCHECK: AddressSanitizer: stack-overflow
570cbc6dbSSebastian PoeplauRUN: %cpp_compiler %S/StackOverflowTest.cpp -o %t-StackOverflowTest
670cbc6dbSSebastian PoeplauRUN: not %run %t-StackOverflowTest 2>&1 | FileCheck %s
7