1. fbcb0eb For self-comparison warning, check the source location of both the LHS and RHS to see if they by Ted Kremenek · 14 years ago
  2. 64d092c Fix another aspect of PR7047, macro expansions. Previously, this was hacked by Chandler Carruth · 14 years ago
  3. d64fdd0 Warn about comparisons between arrays and improve self-comparison by Douglas Gregor · 14 years ago
  4. d1e4d9b Don't emit string-comparison or self-comparison warnings in by Douglas Gregor · 15 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  7. b82dcd8 Fix <rdar://problem/6703892> by not warning about self-comparisons of enum by Ted Kremenek · 15 years ago
  8. a8335a9 Added to test case for "self-comparison check" uses of relation operators: x < x and x > x by Ted Kremenek · 17 years ago
  9. 3ca0bf2 For non-floating point types, added check for expressions of the form by Ted Kremenek · 17 years ago