Sign in
llvm
/
llvm-project
/
compiler-rt
/
9d7a9c3a8de8626c497db3a23226e7965ea2988e
/
.
/
test
/
fuzzer
/
stack-overflow-with-asan.test
blob: 7253b445f129052224cae4b1024710637c8b4b47 [
file
] [
log
] [
blame
]
# Test fail on device (rdar://99981102)
XFAIL
:
tvos
&&
!
tvossim
CHECK
:
AddressSanitizer
:
stack
-
overflow
RUN
:
%
cpp_compiler
%
S
/
StackOverflowTest
.
cpp
-
o
%
t
-
StackOverflowTest
RUN
:
not
%
run
%
t
-
StackOverflowTest
2
>&
1
|
FileCheck
%
s