1. 90b715e Initial support for writing templates to PCH. by Argyrios Kyrtzidis · 15 years ago
  2. 900fc63 Add raw_ostream operators to NamedDecl for convenience. Switch over all users of getNameAsString on a stream. by Benjamin Kramer · 15 years ago
  3. db88d8a When a template (without arguments) is passed as a template type by Jeffrey Yasskin · 15 years ago
  4. 0bd6feb Push overloaded function templates through the parser using a totally different by John McCall · 15 years ago
  5. ca1bdd7 Implement support for parsing dependent template-ids that refer to by Douglas Gregor · 15 years ago
  6. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  7. 3b6afbb Initial stab at implement dependent member references to member by Douglas Gregor · 15 years ago
  8. d99cbe6 [llvm up] by Douglas Gregor · 15 years ago
  9. e4f2142 Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. by Chris Lattner · 16 years ago
  10. d249e1d1f Create a new PrintingPolicy class, which we pass down through the AST by Douglas Gregor · 16 years ago
  11. c960ee3 add TemplateName.cpp/h to the xcode project, minor tidying. by Chris Lattner · 16 years ago
  12. 1734317 Parsing, semantic analysis, and template instantiation for typename by Douglas Gregor · 16 years ago
  13. 9bde773 Some cleanup and renaming. No functionality change by Douglas Gregor · 16 years ago
  14. de650ae Implement template instantiation for template names, including both by Douglas Gregor · 16 years ago
  15. 7532dc6 Improve the representation of template names in the AST. This by Douglas Gregor · 16 years ago