1. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 14 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 3f09327 Unify our diagnostic printing for errors of the form, "we didn't like by Douglas Gregor · 15 years ago
  4. a31d5f7 More missing member goodness. by Anders Carlsson · 15 years ago
  5. 639bfc7 Improve missing error messages as suggested by Doug. by Anders Carlsson · 15 years ago
  6. 05180af Use DiagnoseMissingMember for UsingDecls. by Anders Carlsson · 15 years ago
  7. f4d84b6 Improve diagnostics for missing members. This renames the err_typecheck_no_member to err_typecheck_no_member_deprecated. The idea is that err_typecheck_no_member_deprecated should be phased out and any call sites that reference it should call DiagnoseMissingMember instead. by Anders Carlsson · 15 years ago