aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Checkers/StackAddrLeakChecker.cpp
AgeCommit message (Expand)Author
2011-02-25Tidy up help text in Checkers.td, and rename StackAddrLeakChecker to StackAdd...Ted Kremenek
2011-02-23[analyzer] Migrate StackAddrLeakChecker to CheckerV2.Argyrios Kyrtzidis
2011-02-23[analyzer] Refactor EndOfFunctionNodeBuilder.Argyrios Kyrtzidis
2011-02-17[analyzer] Pass CheckerManager to the registration functions.Argyrios Kyrtzidis
2011-02-15[analyzer] Use the new registration mechanism on some of the internal checks....Argyrios Kyrtzidis
2011-02-10Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...Ted Kremenek
2011-02-08[analyzer] lib/StaticAnalyzer/Checkers/ExprEngineInternalChecks.h -> lib/Stat...Argyrios Kyrtzidis
2011-01-13Remove unnecessary save-and-restore of theTed Kremenek
2011-01-11Rename misc. methods in GRSubEngine to startTed Kremenek
2010-12-23Chris Lattner has strong opinions about directoryTed Kremenek