1. efec163 [analyzer] Bug identification by Gabor Horvath · 10 years ago
  2. c18a113 [Static Analyzer] The name of the checker that reports a bug is added by Gabor Horvath · 11 years ago
  3. fce1b03 [analyzer] Assume new returns non-null even under -fno-exceptions by Pavel Labath · 12 years ago
  4. 5e2b3a3 [analyzer] Enable the new edge algorithm by default. by Jordan Rose · 12 years ago
  5. e4cfcd4 [analyzer] Improve the malloc checker stack hint message by Anna Zaks · 13 years ago
  6. 10ad081 [analyzer] Re-enable cplusplus.NewDelete (but not NewDeleteLeaks). by Jordan Rose · 13 years ago
  7. 01acbce [analyzer] Moving cplusplus.NewDelete to alpha.* for now. by Anton Yartsev · 13 years ago
  8. 3dfc33e [analyzer] Enabled unix.Malloc checker. + Refactoring. by Anton Yartsev · 13 years ago
  9. 13df036 [analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, double free, and use-after-free problems of memory managed by new/delete. by Anton Yartsev · 13 years ago