Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
llvm-project
/
compiler-rt
/
test
/
sanitizer_common
/
TestCases
/
options-help.cc
blob: 913377db70f18ec02678e2f59af70dfb316856c0 [
file
] [
log
] [
blame
]
// 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