1. 6e5122c Update equality and relationship comparisons of pointers to reflect by Douglas Gregor · 14 years ago
  2. 323ed74 Rearchitect -Wconversion and -Wsign-compare. Instead of computing them by John McCall · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 842aef8 First pass at implementing C++ enum semantics: calculate (and store) an by John McCall · 15 years ago
  5. 5dbad3d Improve the -Wsign-compare heuristics: by John McCall · 15 years ago
  6. 35de813 Turn off -Wsign-compare warnings by default by Douglas Gregor · 15 years ago
  7. b13c87f Implement the conditional-operator part of -Wsign-compare. Turn by John McCall · 15 years ago