commands.sh

scan-build

all

Run a static analyzer over a codebase as part of performing a regular build.

More info →

Examples (3)

Build and analyze the project in the current directory

Run a command and pass all subsequent options to it

scan-build command command_arguments

Display help

made by @shridhargupta | data from tldr-pages