summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/malloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Consolidate constant evaluation logic in SValBuilder.Jordan Rose2013-05-011-1/+7
* [analyzer] Teach invalidateRegions that regions within LazyCompoundVal need t...Anna Zaks2013-04-021-1/+34
* [analyzer]Revert part of r161511; suppresses leak false positives in C++Anna Zaks2013-02-061-0/+7
* [analyzer] Report leaks at the closing brace of a function body.Jordan Rose2012-11-151-2/+2
* [analyzer] Always include destructors in the analysis CFG.Jordan Rose2012-09-051-0/+25
* Fix analyzer tests.Ted Kremenek2012-08-241-1/+1
* [analyzer] One more pointer escape test.Anna Zaks2012-05-041-0/+11
* [analyzer] Allow pointers escape through calls containing callback args.Anna Zaks2012-05-031-0/+10
* [analyzer] Add a malloc cpp test file.Anna Zaks2012-03-291-0/+16
OpenPOWER on IntegriCloud