Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Move the NewDeleteLeaks checker from CplusplusAlpha to Cplusplus p... | Anton Yartsev | 2014-10-21 | 1 | -1/+1 |
* | [analyzer] Shorten the malloc checker’s leak message | Anna Zaks | 2013-04-06 | 1 | -1/+1 |
* | [analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks). | Jordan Rose | 2013-04-05 | 1 | -2/+2 |
* | [analyzer] Split new/delete checker into use-after-free and leaks parts. | Jordan Rose | 2013-04-05 | 1 | -2/+3 |
* | [analyzer] Reduced the unwanted correlations between checkers living inside M... | Anton Yartsev | 2013-04-04 | 1 | -0/+14 |