Sign in
◑
Theme
cobalt
/
cobalt.git
/
73dfa201cdae82aa9fcc0c4d0408296f44feb6d6
/
.
/
src
/
third_party
/
llvm-project
/
compiler-rt
/
test
/
sanitizer_common
/
TestCases
/
options-help.cc
blob: 913377db70f18ec02678e2f59af70dfb316856c0 [
file
]
// RUN: %clangxx -O0 %s -o %t
// RUN: %env_tool_opts=help=1 %run %t 2>&1 | FileCheck %s
int
main
()
{
}
// CHECK: Available flags for {{.*}}Sanitizer:
// CHECK: handle_segv