Sign in
◑
Theme
cobalt
/
cobalt.git
/
6c3b32a7dc6eaf2946073e6fa29281b8cb58f1e3
/
.
/
src
/
third_party
/
llvm-project
/
compiler-rt
/
test
/
shadowcallstack
/
overflow-x86_64.c
blob: 38bb13a969a3fb4fda04e876340f6a6152f5719a [
file
]
// See overflow.c for a description.
// REQUIRES: x86_64-target-arch
// RUN: %clang_scs %S/overflow.c -o %t -DITERATIONS=12
// RUN: not --crash %run %t