Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
88a3d6cf5ebab81614f89ba48a8d89023270637a
/
lib
/
AST
/
NestedNameSpecifier.cpp
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
2191b20
Start emitting ElaboratedTypes in C++ mode. Support the effort in various
by John McCall
· 15 years ago
2700dcd
Add a wicked little test-case that illustrates what we have to deal
by Douglas Gregor
· 15 years ago
dacd434
Improve diagnostics and recovery when the nested-name-specifier of a
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
· 15 years ago
d249e1d1f
Create a new PrintingPolicy class, which we pass down through the AST
by Douglas Gregor
· 15 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
d57959a
Initial implementation of parsing, semantic analysis, and template
by Douglas Gregor
· 16 years ago
ab452ba
Revamp our representation of C++ nested-name-specifiers. We now have a
by Douglas Gregor
· 16 years ago
bad3518
Generalize printing of nested-name-specifier sequences for use in both
by Douglas Gregor
· 16 years ago
e4e5b05
Introduce a representation for types that we referred to via a
by Douglas Gregor
· 16 years ago