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. 24c46b3 Print the context of tag types as part of pretty-printing, e.g., by Douglas Gregor · 15 years ago
  5. 9813753 Add pretty-printing for class template specializations, e.g., by Douglas Gregor · 15 years ago
  6. 2943aed Implement the basics of implicit instantiation of class templates, in by Douglas Gregor · 15 years ago
  7. 7f43d67 Implementing parsing of template-ids as class-names, so that we can by Douglas Gregor · 15 years ago