1. c0cd21d Don't assert on compound assignment operators that operate in FP types when by John McCall · 15 years ago
  2. 05efad5 Make this test not rely on the system <limits.h>. Hopefully fixes the by John McCall · 15 years ago
  3. fb6289a Test case for warnings with carets inside macro instantiations. by John McCall · 15 years ago
  4. 4617191 Insulate these from changes to the default for -Wunreachable-code. by Mike Stump · 15 years ago
  5. 60fad45 Derive tighter ranges for & and >> in the conversion-checking code. by John McCall · 15 years ago
  6. f2370c9 Significantly rework the calculation of effective integer-expression ranges by John McCall · 15 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. 8406aed Fix PR 5422: handle lvalue results when evaluating 'based' ptrtoints as part of by John McCall · 15 years ago
  9. e8babd1 Improve -Wconversion by permitting binary operations on values of the target by John McCall · 15 years ago
  10. d5c376e Test case for -Wconversion. by John McCall · 15 years ago