summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class/class.mem/p13.cpp
Commit message (Expand)AuthorAgeFilesLines
* Related to PR37768: improve diagnostics for class name shadowing.Richard Smith2018-06-201-0/+47
* Fix half of PR26048. We don't yet diagnose the case where the anonymous union...Richard Smith2016-01-061-2/+2
* DR1909: Diagnose all invalid cases of a class member sharing its name with th...Richard Smith2015-07-061-6/+35
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Diagnose C++ [class.mem]p13-14, where a class member has the same nameDouglas Gregor2010-10-151-0/+40
OpenPOWER on IntegriCloud