xref
: /
external
/
llvm-project
/
compiler-rt
/
test
/
fuzzer
/
symbolize-deadlock.test
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
RUN: %cpp_compiler %
S/SymbolizeDeadlock.cpp
-o %t
2
RUN: not %run %t -rss_limit_mb=20 2>&1
3