repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
compiler-rt
/
test
/
fuzzer
/
deep-recursion.test
blob
f65104004bf939037d4e75d7611632e7346ede8a
1
# Test that we can find a stack overflow
2
REQUIRES: linux
3
RUN: %cpp_compiler %S/DeepRecursionTest.cpp -o %t
4
RUN: not %run %t -seed=1 -runs=100000000 2>&1 | FileCheck %s
5
CHECK: ERROR: libFuzzer: deadly signal