summaryrefslogtreecommitdiffstats
path: root/test/Analysis/initializers-cfg-output.cpp
Commit message (Expand)AuthorAgeFilesLines
* Colorize and condense CFG pretty-printing.Ted Kremenek2011-12-221-57/+52
* [analyzer] Overhaul how the static analyzer expects CFGs by forcing CFGs to b...Ted Kremenek2011-07-281-48/+57
* [analyzer] Use the new registration mechanism for the debugging info "checks".Argyrios Kyrtzidis2011-02-171-1/+1
* Make all CXXConstructExpr's block-level expressions. This is required by Zhongxing Xu2010-11-011-43/+48
* Added support for C++ initializers in CFG.Marcin Swiderski2010-10-041-0/+89