Package clang-analyzer

A source code analysis framework

http://llvm.org

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: 18.1.2

See also: clang, clang-tools-extra.

General Commands

scan-build Clang static analyzer