Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f86a8d10307db47974c41b71ffcd90a00cc93f24
/
clang
/
lib
/
Sema
/
TreeTransform.h
f86a8d1
BuildCXXConstructExpr doesn't need to take an ASTContext.
by Anders Carlsson
· 16 years ago
e827123
Make the CXXDefaultArgExpr constructor protected and add a static Create function.
by Anders Carlsson
· 16 years ago
2168a9f
Fix DISABLE_SMART_POINTERS build
by Douglas Gregor
· 16 years ago
a16548e
Refactor the template-instantiation logic for expressions into a
by Douglas Gregor
· 16 years ago
766b0bb
Minor refactoring to introduce a new transformation function,
by Douglas Gregor
· 16 years ago
15acfb9
When we encounter a dependent type that was parsed before we know that
by Douglas Gregor
· 16 years ago
71dc509
Implement transformation of template names within the generic tree
by Douglas Gregor
· 16 years ago
1135c35
Implement transformation of nested-name-specifiers within the general
by Douglas Gregor
· 16 years ago
e922c77
Move the template instantiation logic for template arguments into the
by Douglas Gregor
· 16 years ago
d6ff332
Refactor template instantiation for types into a generic tree
by Douglas Gregor
· 16 years ago