1. f86a8d1 BuildCXXConstructExpr doesn't need to take an ASTContext. by Anders Carlsson · 16 years ago
  2. e827123 Make the CXXDefaultArgExpr constructor protected and add a static Create function. by Anders Carlsson · 16 years ago
  3. 2168a9f Fix DISABLE_SMART_POINTERS build by Douglas Gregor · 16 years ago
  4. a16548e Refactor the template-instantiation logic for expressions into a by Douglas Gregor · 16 years ago
  5. 766b0bb Minor refactoring to introduce a new transformation function, by Douglas Gregor · 16 years ago
  6. 15acfb9 When we encounter a dependent type that was parsed before we know that by Douglas Gregor · 16 years ago
  7. 71dc509 Implement transformation of template names within the generic tree by Douglas Gregor · 16 years ago
  8. 1135c35 Implement transformation of nested-name-specifiers within the general by Douglas Gregor · 16 years ago
  9. e922c77 Move the template instantiation logic for template arguments into the by Douglas Gregor · 16 years ago
  10. d6ff332 Refactor template instantiation for types into a generic tree by Douglas Gregor · 16 years ago