summaryrefslogtreecommitdiffstats
path: root/test/Analysis/dtors-in-dtor-cfg-output.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-031-1/+1
* Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-1/+1
* Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+1
* Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-1/+1
* Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+1
* Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen2017-02-281-1/+1
* Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-281-1/+1
* Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-271-1/+1
* [analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen2017-02-271-1/+1
* Remove useless 'XPASS: *' from testsDmitri Gribenko2013-01-251-1/+0
* [analyzer] Always include destructors in the analysis CFG.Jordan Rose2012-09-051-1/+1
* Colorize and condense CFG pretty-printing.Ted Kremenek2011-12-221-23/+19
* [analyzer] Use the new registration mechanism for the debugging info "checks".Argyrios Kyrtzidis2011-02-171-1/+1
* Added generation of destructors for member constant size arrays.Marcin Swiderski2010-10-251-0/+19
* Added support for base and member destructors in destructor.Marcin Swiderski2010-10-051-0/+41