Sign in
android
/
platform
/
external
/
compiler-rt
/
8984d7254161da3bf3e64f6b4da1b13a028f55d5
/
.
/
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