summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/StackAddrLeakChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy up help text in Checkers.td, and rename StackAddrLeakChecker to StackAdd...Ted Kremenek2011-02-251-205/+0
* [analyzer] Migrate StackAddrLeakChecker to CheckerV2.Argyrios Kyrtzidis2011-02-231-30/+25
* [analyzer] Refactor EndOfFunctionNodeBuilder.Argyrios Kyrtzidis2011-02-231-1/+1
* [analyzer] Pass CheckerManager to the registration functions.Argyrios Kyrtzidis2011-02-171-1/+6
* [analyzer] Use the new registration mechanism on some of the internal checks....Argyrios Kyrtzidis2011-02-151-2/+2
* Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...Ted Kremenek2011-02-101-3/+3
* [analyzer] lib/StaticAnalyzer/Checkers/ExprEngineInternalChecks.h -> lib/Stat...Argyrios Kyrtzidis2011-02-081-1/+1
* Remove unnecessary save-and-restore of theTed Kremenek2011-01-131-1/+1
* Rename misc. methods in GRSubEngine to startTed Kremenek2011-01-111-2/+2
* Chris Lattner has strong opinions about directoryTed Kremenek2010-12-231-0/+205
OpenPOWER on IntegriCloud