summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.decl/dcl.meaning/p1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Parse: Recover more gracefully from extra :: tokens before a {David Majnemer2014-12-291-0/+2
* Parse: Ignore '::' in 'struct :: {'David Majnemer2014-12-291-1/+0
* Sema: Don't crash when solitary :: token appears before { in struct defDavid Majnemer2014-12-291-0/+3
* Implement DR482: namespace members can be redeclared with a qualified nameRichard Smith2013-12-051-5/+13
* Promote the warning about extra qualification on a declaration from aDouglas Gregor2012-09-131-7/+7
* Unify and fix our checking of C++ [dcl.meaning]p1's requirementsDouglas Gregor2012-03-281-0/+15
* Diagnose tag and class template declarations with qualifiedDouglas Gregor2012-03-171-0/+22
OpenPOWER on IntegriCloud