summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p12.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for derived class special members hiding functions brought in fromRichard Smith2016-05-131-0/+32
* Fix a point of semantics with using declaration hiding: method templatesJohn McCall2010-06-161-8/+27
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Test member template using hiding.John McCall2009-12-111-2/+45
* Implement redeclaration checking and hiding semantics for using declarations....John McCall2009-12-101-0/+88
* Handle unresolved using decls in bare lookups. These are not being adequatelyJohn McCall2009-12-081-0/+13
OpenPOWER on IntegriCloud