Package clang-analyzer
A source code analysis framework
The Clang Static Analyzer consists of both a source code analysis
framework and a standalone tool that finds bugs in C and Objective-C
programs. The standalone tool is invoked from the command-line, and is
intended to run in tandem with a build of a project or code base.
Version: 19.1.0
See also: clang, clang-tools-extra.
General Commands | |
scan-build | Clang static analyzer |