summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/NestedNameSpecifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions.Chris Lattner2009-06-301-4/+2
* Create a new PrintingPolicy class, which we pass down through the ASTDouglas Gregor2009-05-291-7/+11
* Parsing, semantic analysis, and template instantiation for typenameDouglas Gregor2009-04-011-13/+13
* Some cleanup and renaming. No functionality changeDouglas Gregor2009-03-311-10/+4
* Initial implementation of parsing, semantic analysis, and templateDouglas Gregor2009-03-271-0/+10
* Revamp our representation of C++ nested-name-specifiers. We now have aDouglas Gregor2009-03-261-37/+128
* Generalize printing of nested-name-specifier sequences for use in bothDouglas Gregor2009-03-191-0/+27
* Introduce a representation for types that we referred to via aDouglas Gregor2009-03-191-0/+34
OpenPOWER on IntegriCloud