aboutsummaryrefslogblamecommitdiff
path: root/test/sanitizer_common/TestCases/options-help.cc
blob: 913377db70f18ec02678e2f59af70dfb316856c0 (plain) (tree)
1
2
3
4
5
6
7
8
                             
                                                         





                                              
// 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