1. c4d2c90 [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award. by Argyrios Kyrtzidis · 13 years ago
  2. b3d74da [analyzer] Migrate NSErrorChecker and DereferenceChecker to CheckerV2. by Argyrios Kyrtzidis · 13 years ago
  3. a366642 putback r116782, it's a safe fix and should not break windows by Andrew Trick · 14 years ago
  4. 85c7eac revert r116782 & r116793 to fix msvc9 buildbots by Andrew Trick · 14 years ago
  5. 157c5bf test/Coverage/html-diagnostics.c: Use find(1) to glob wildcards. by NAKAMURA Takumi · 14 years ago
  6. 5e93701 test/Coverage/html-diagnostics.c: Do not make hit "CHECK: Dereference of null pointer" to the output itself! by NAKAMURA Takumi · 14 years ago
  7. 565e465 Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'. by Ted Kremenek · 15 years ago
  8. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  9. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  10. ad451cc Remove clang-cc -html-diags option, this doesn't fit in well and we get plenty by Daniel Dunbar · 15 years ago
  11. 6c07bdb Introduce a new concept to the static analyzer: SValuator. by Ted Kremenek · 15 years ago
  12. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  13. ae3c16c Add test/Driver. - env-include-paths.c is XFAIL as it exposed a bug. by Daniel Dunbar · 16 years ago