| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [analyzer] Address John's code review for r163407. | Anna Zaks | 2012-09-08 | 1 | -1/+3 |
| * | [analyzer] Fix a false positive in sizeof malloc checker. | Anna Zaks | 2012-09-07 | 1 | -0/+14 |
| * | [analyzer] MallocSizeofChecker false positive: when sizeof is argument | Anna Zaks | 2012-06-08 | 1 | -2/+3 |
| * | [analyzer]Turn on MallocSizeOfChecker by default; shorten the diagnostic | Anna Zaks | 2012-05-07 | 1 | -9/+9 |
| * | malloc size checker: Ignore const'ness of pointer types when determining of a... | Ted Kremenek | 2012-05-01 | 1 | -0/+8 |
| * | Add an experimental MallocSizeofChecker, which reports inconsistencies | Peter Collingbourne | 2011-12-08 | 1 | -0/+27 |

