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. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  4. 3cb0692 Make one expected-diag directive match exactly one actual diagnostic. by Sebastian Redl · 16 years ago
  5. 4ec339f Centralize error reporting of improper uses of incomplete types in the by Douglas Gregor · 16 years ago
  6. d162584 Change a whole lot of diagnostics to take QualType's directly by Chris Lattner · 16 years ago
  7. d93f0dd Sema-check virtual declarations. Complete dynamic_cast checking. by Sebastian Redl · 16 years ago
  8. 0777972 Implement semantic checking of static_cast and dynamic_cast. by Sebastian Redl · 16 years ago