/clang-analyzer-guide

An easy guide to Clang Static Analyzer extension.

Primary LanguageTeXCreative Commons Attribution 4.0 InternationalCC-BY-4.0

Clang Static Analyzer - A Checker Developer's Guide.

An easy guide to Clang Static Analyzer extensions.

Licensing

This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

Downloads:

Binary releases are available right here on github: https://github.com/haoNoQ/clang-analyzer-guide/releases

Compiling:

On Linux, Install dia, rsvg-convert, and most of LaTeX, then run the provided compile.sh script. This automates generation of includable diagrams from the respective .dia files. If you manage to automate the process on any other OS, please share!

Reporting issues:

Please report issues with this guide here on github, and ask questions about the analyzer in the cfe-dev mailing list. Pull requests are also welcome.