summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class.derived/class.member.lookup
Commit message (Expand)AuthorAgeFilesLines
* Sema: add warning for c++ member variable shadowingSaleem Abdulrasool2017-02-083-11/+123
* Tests and status for core issues 1-50.Richard Smith2013-05-191-0/+11
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* In the presence of using declarations, we can find the same classDouglas Gregor2010-10-221-0/+28
* Reinstate r97674 with a fix for the assertion that was firing in <list>Douglas Gregor2010-03-031-0/+63
* Revert r97674; it's causing failuresDouglas Gregor2010-03-031-63/+0
* Implement disambiguation of base class members via aDouglas Gregor2010-03-031-0/+63
* Implement name hiding for names found through virtual base subobjectsDouglas Gregor2010-03-031-0/+40
OpenPOWER on IntegriCloud