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 |
* | Add implicit declarations of allocation functions when looking them up for | Richard Smith | 2014-02-04 | 1 | -6/+10 |
* | [analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks). | Jordan Rose | 2013-04-05 | 1 | -1/+1 |
* | [analyzer] Split new/delete checker into use-after-free and leaks parts. | Jordan Rose | 2013-04-05 | 1 | -1/+1 |
* | [analyzer] Moving cplusplus.NewDelete to alpha.* for now. | Anton Yartsev | 2013-04-02 | 1 | -1/+1 |
* | [analyzer] Enabled unix.Malloc checker. | Anton Yartsev | 2013-03-30 | 1 | -1/+1 |
* | [analyzer] For now assume all standard global 'operator new' functions alloca... | Anton Yartsev | 2013-03-28 | 1 | -0/+19 |