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