summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/using-decl-1.cpp
Commit message (Expand)AuthorAgeFilesLines
* When checking a using declaration, make sure that the context we'reDouglas Gregor2010-12-211-0/+10
* Diagnose attempst to template using declarations and using directives.John McCall2010-11-101-0/+13
* Handle redeclarations found by ADL deterministically and reasonably.John McCall2010-01-261-0/+18
* Allow ADL to find functions imported by using decls. Leave wordy commentJohn McCall2010-01-261-0/+17
* Handle using declarations in overloaded and template functions during ADL andChandler Carruth2009-12-291-0/+18
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* In CXXRecordDecl::forallBases, add the base to the "queue", so we walk more t...Anders Carlsson2009-12-091-0/+4
* When adding the underlying declaration of a decl to a lookup-resultsDouglas Gregor2009-11-151-0/+21
* Teach Sema::isDeclInScope to handle overload sets constructed fromDouglas Gregor2009-09-281-0/+11
* Fix another assert related to using decls.Anders Carlsson2009-06-261-0/+8
OpenPOWER on IntegriCloud