summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/MallocChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add use-after-free check to MallocChecker.Zhongxing Xu2010-03-101-1/+23
* Fix pr6293. If ptr is NULL, no operation is preformed.Zhongxing Xu2010-02-141-0/+5
* Revert 95541.Ted Kremenek2010-02-081-7/+6
* Rename: GRState::getSVal(Stmt*) => getExprVal(),Zhongxing Xu2010-02-081-6/+7
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+336
OpenPOWER on IntegriCloud