1. 58f9e13 make clang print types as "const int *" instead of "int const*", by Chris Lattner · 14 years ago
  2. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 14 years ago
  3. 3cb0ebd Create a new InjectedClassNameType to represent bare-word references to the by John McCall · 14 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. c8ab256 Initial infrastructure for class template partial specialization. Here by Douglas Gregor · 15 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  7. df667e7 Extend the notion of active template instantiations to include the by Douglas Gregor · 15 years ago
  8. 724651c Template instantiation for function types by Douglas Gregor · 16 years ago
  9. cd281c3 Implement template instantiation for pointer, reference, and (some) by Douglas Gregor · 16 years ago
  10. 99ebf65 Implement the basic approach for instantiating types, with a lot of FIXME'd by Douglas Gregor · 16 years ago