Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Related to PR37768: improve diagnostics for class name shadowing. | Richard Smith | 2018-06-20 | 1 | -0/+47 |
* | Fix half of PR26048. We don't yet diagnose the case where the anonymous union... | Richard Smith | 2016-01-06 | 1 | -2/+2 |
* | DR1909: Diagnose all invalid cases of a class member sharing its name with th... | Richard Smith | 2015-07-06 | 1 | -6/+35 |
* | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu | 2011-12-15 | 1 | -1/+1 |
* | Diagnose C++ [class.mem]p13-14, where a class member has the same name | Douglas Gregor | 2010-10-15 | 1 | -0/+40 |