1. 50465d1 There were some frustrating problems with the implementation of by Chandler Carruth · 13 years ago
  2. 6d6370e fix PR7192 by defining wchar_t in a more conventional way. The by Chris Lattner · 14 years ago
  3. 58f9e13 make clang print types as "const int *" instead of "int const*", by Chris Lattner · 14 years ago
  4. 08a4190 Improve diagnostics like "initializing <type> from an expression of by Douglas Gregor · 14 years ago
  5. d4eea83 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 14 years ago
  6. 4b7a834 Add support for -Wwrite-strings. Patch by Mike M! Fixes PR 4804. by John McCall · 14 years ago