llvm-project/clang/docs/analyzer
Anna Zaks 7925e3db63 [analyzer] Add a debug checker that prints Exploded Graph
Add a debug checker that is useful to understand how the ExplodedGraph is
built; it can be triggered using the following command:

 clang -cc1 -analyze -analyzer-checker=debug.ViewExplodedGraph my_program.c

A patch by Béatrice Creusillet!

llvm-svn: 184768
2013-06-24 18:12:12 +00:00
..
DebugChecks.rst [analyzer] Add a debug checker that prints Exploded Graph 2013-06-24 18:12:12 +00:00
IPA.txt [analyzer] Enable destructor inlining by default (c++-inlining=destructors). 2013-04-04 23:10:29 +00:00
Makefile analyzer: add initial Sphinx configuration 2013-01-02 23:07:22 +00:00
RegionStore.txt [analyzer] Add a doc describing the internals of RegionStore. 2013-02-05 17:31:34 +00:00
conf.py We're in 3.4 land now. 2013-05-07 20:31:37 +00:00
index.rst [docs/analyzer] Convert existing debug-checks document to Sphinx and link into doctree. 2013-01-07 20:38:55 +00:00
make.bat analyzer: add initial Sphinx configuration 2013-01-02 23:07:22 +00:00