1. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 15 years ago
  2. 9db7dbb Rework base and member initialization in constructors, with several by Douglas Gregor · 15 years ago
  3. 651f3ee Improve overload diagnostics some more by calling out qualifier mismatches by John McCall · 15 years ago
  4. e81e15e Improve the diagnostic for bad conversions in overload resolution to talk by John McCall · 15 years ago
  5. adbb8f8 Record some basic information about bad conversion sequences. Use that by John McCall · 15 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. b1c2ea5 Make sure to grab CVR qualifiers from the canonical type. ARGH! by Douglas Gregor · 15 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  9. 3cb0692 Make one expected-diag directive match exactly one actual diagnostic. by Sebastian Redl · 16 years ago
  10. 3f20a68 Update C++ status and add a few more tests of overloading for member function calls by Douglas Gregor · 16 years ago
  11. 88a3514 Add support for calls to overloaded member functions. Things to note: by Douglas Gregor · 16 years ago