Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Consolidate constant evaluation logic in SValBuilder. | Jordan Rose | 2013-05-01 | 1 | -1/+7 |
* | [analyzer] Teach invalidateRegions that regions within LazyCompoundVal need t... | Anna Zaks | 2013-04-02 | 1 | -1/+34 |
* | [analyzer]Revert part of r161511; suppresses leak false positives in C++ | Anna Zaks | 2013-02-06 | 1 | -0/+7 |
* | [analyzer] Report leaks at the closing brace of a function body. | Jordan Rose | 2012-11-15 | 1 | -2/+2 |
* | [analyzer] Always include destructors in the analysis CFG. | Jordan Rose | 2012-09-05 | 1 | -0/+25 |
* | Fix analyzer tests. | Ted Kremenek | 2012-08-24 | 1 | -1/+1 |
* | [analyzer] One more pointer escape test. | Anna Zaks | 2012-05-04 | 1 | -0/+11 |
* | [analyzer] Allow pointers escape through calls containing callback args. | Anna Zaks | 2012-05-03 | 1 | -0/+10 |
* | [analyzer] Add a malloc cpp test file. | Anna Zaks | 2012-03-29 | 1 | -0/+16 |