1 RUN: %scan-build -h | FileCheck %s
2 RUN: %scan-build --help | FileCheck %s
4 Test for help output from scan-build.
7 CHECK: USAGE: scan-build [options] <build command> [build options]
11 CHECK: AVAILABLE CHECKERS:
13 CHECK: + core.NullDereference
14 CHECK: optin.performance.GCDAntipattern