1. c18a113 [Static Analyzer] The name of the checker that reports a bug is added by Gabor Horvath · 11 years ago
  2. 5e2b3a3 [analyzer] Enable the new edge algorithm by default. by Jordan Rose · 12 years ago
  3. 37c777e [analyzer] Use 'MemRegion::printPretty()' instead of assuming the region is a VarRegion. by Ted Kremenek · 13 years ago
  4. 6bab4ef [analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa". by Anna Zaks · 13 years ago
  5. 58b961d [analyzer] Plist: change the type of issue_hash from int to string. by Anna Zaks · 13 years ago
  6. a595886 TrackConstraintBRVisitor and ConditionBRVisitor can emit similar by Ted Kremenek · 13 years ago
  7. b0d1c70 Attempt (again) to stabilize the order of the emission of diagnostics by Ted Kremenek · 13 years ago
  8. 7c15040 Fix bug in ConditionBRVisitor where for C++ (and not C) we were not ignoring by Ted Kremenek · 13 years ago
  9. 6ee44e1 [analyzer] Look through all casts when trying to track constraints. by Jordan Rose · 13 years ago
  10. a3e3343 [analyzer] Add plist output checks for all four "path notes" tests. by Jordan Rose · 13 years ago
  11. cfb4eb2 [analyzer] When a symbol is null, we should track its constraints. by Jordan Rose · 13 years ago
  12. 92e1449 [analyzer] Track null/uninitialized C++ objects used in method calls. by Jordan Rose · 13 years ago