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