summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/initializers-cfg-output.cpp
Commit message (Expand)AuthorAgeFilesLines
* CFG: Properly print delegating initializer CFG elements.Jordan Rose2013-10-221-1/+19
* Remove useless 'XPASS: *' from testsDmitri Gribenko2013-01-251-1/+0
* [analyzer] Turn -cfg-add-initializers on by default, and remove the flag.Jordan Rose2012-07-311-1/+1
* 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
OpenPOWER on IntegriCloud