summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/class.qual/p2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restore pre-r335182 behavior for naming inherited constructors asRichard Smith2018-06-221-0/+15
* Add a "vexing parse" warning for ambiguity between a variable declaration and aRichard Smith2017-09-291-0/+1
* Print nested name specifiers for typedefs and type aliasesAlex Lorenz2017-03-101-1/+1
* Fix hole in our enforcement of rule requiring 'typename' prior to a dependentRichard Smith2017-02-011-2/+6
* Finish implementation of C++ DR1310 (http://wg21.link/cwg1310).Richard Smith2017-01-201-3/+1
* PR13403 (+duplicates): implement C++ DR1310 (http://wg21.link/cwg1310).Richard Smith2017-01-191-4/+85
* P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991:Richard Smith2016-06-281-4/+5
* Update error message text.Serge Pavlov2015-01-181-1/+1
* Improve diagnostic for using non-class/namespace/scoped enum in a nested name...David Blaikie2014-02-091-1/+2
* Remove FIXMEs: these are covered by a core issue which we don't yet implementRichard Smith2013-03-261-2/+0
* Implement special-case name lookup for inheriting constructors: memberRichard Smith2013-03-261-1/+93
* Reimplement constructor declarator parsing to cope with template-idsDouglas Gregor2010-01-131-0/+27
OpenPOWER on IntegriCloud