1. 5e745da Only emit implicit constant conversion truncation warnings in reachable code. Apparently this is what GCC does, and some code depends on this. Fixes <rdar://problem/10321089>. by Ted Kremenek · 13 years ago
  2. 91b6014 Undo a refactor-o and base the bitfield-truncation warning on the by John McCall · 14 years ago
  3. 15d7d12 Extend the bitfield-truncation warning to initializations. by John McCall · 14 years ago
  4. 1844a6e When -Wconversion computes the range of a type, it uses the (bit-)range by John McCall · 14 years ago
  5. 935cd6e Tweak to bitfield-overflow warning: don't warn about storing by John McCall · 14 years ago
  6. 5dac4c2 Typo. by John McCall · 14 years ago
  7. beb22aa Add a warning for implicit truncation of constant values due to by John McCall · 14 years ago
  8. 091f23f Split out -Wconversion warnings about constant precision into their by John McCall · 14 years ago