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