写在前面

推荐一本书《Getting Started with LLVM Core Libraries》

Clang Front-End

Clang Front-End(CFE)
“Clang” CFE Internals Manual

Clang Static Analyzer

The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C programs.
CSA

CSA User Manual

Obtaining the Analyzer

Obtaining the Static Analyzer

Command Line Usage

scan-build: running the analyzer from the command line

Using within Xcode

Running the analyzer within Xcode

Available Checks

FAQ

FAQ and How to Deal with Common False Positives

Source-level Annotations

Source Annotations

CSA Development

Checker Development Manual

Checker Developer Manual

Open Projects

Open Projects

Potential Future Checkers

List of potential checkers