summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaCXXScopeSpec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Address some comments on the name lookup/DeclContext patch from ChrisDouglas Gregor2008-12-111-6/+7
* Unifies the name-lookup mechanisms used in various parts of the ASTDouglas Gregor2008-12-111-3/+22
* stop calling II::getName() unnecesarily in semaChris Lattner2008-11-191-2/+2
* Updated IdentifierResolver to deal with DeclarationNames. The names ofDouglas Gregor2008-11-171-5/+6
* Implement Sema support for C++ nested-name-specifiers.Argyrios Kyrtzidis2008-11-081-0/+131
OpenPOWER on IntegriCloud