1. 9f6ec82 [analyzer] Address John's code review for r163407. by Anna Zaks · 12 years ago
  2. 258bd59 [analyzer] Fix a false positive in sizeof malloc checker. by Anna Zaks · 12 years ago
  3. 2e336ac [analyzer] MallocSizeofChecker false positive: when sizeof is argument by Anna Zaks · 12 years ago
  4. ca11510 [analyzer]Turn on MallocSizeOfChecker by default; shorten the diagnostic by Anna Zaks · 12 years ago
  5. 88db6a2 malloc size checker: Ignore const'ness of pointer types when determining of a sizeof() type is compatible with a pointed type. by Ted Kremenek · 12 years ago
  6. dc30967 Add an experimental MallocSizeofChecker, which reports inconsistencies by Peter Collingbourne · 13 years ago