1. 8828d35 [analyzer] Teach constraint managers about unsigned comparisons. by Jordan Rose · 13 years ago
  2. 6d5a8ca [analyzer] Convert many existing tests to use clang_analyzer_eval. by Jordy Rose · 13 years ago
  3. 728be7f [analyzer] Rework both constraint managers to handle mixed-type comparisons. by Jordy Rose · 13 years ago
  4. cac46e8 [analyzer] Fix RUN line and general cleanup for additive folding tests. by Jordy Rose · 14 years ago
  5. 3f955e6 [analyzer] rename all experimental checker packages to have 'experimental' be the common root package. by Ted Kremenek · 14 years ago
  6. 9eb02df [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award. by Argyrios Kyrtzidis · 15 years ago
  7. 21c9423 [analyzer] Remove '-analyzer-experimental-checks' flag. by Argyrios Kyrtzidis · 15 years ago
  8. 322ab26 Don't depend on system headers in clang -cc1 tests. by Benjamin Kramer · 15 years ago
  9. b016d6c Revert "Tweak tests to hopefully fix include of limits.h on win32.", tweak fails on linux. by Daniel Dunbar · 15 years ago
  10. 0874845 Tweak tests to hopefully fix include of limits.h on win32. by Daniel Dunbar · 15 years ago
  11. c0fe842 Fold additive constants, and support comparsions of the form $sym+const1 <> const2 by Jordy Rose · 15 years ago