summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class.access/class.access.base/p1.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR12788: Remove unnecessary and incorrect special case for indirect fields.Richard Smith2014-01-171-0/+15
* When we complain about a member being inaccessible due to a constraintDouglas Gregor2010-05-281-7/+11
* Turn access control on by default in -cc1.John McCall2010-04-091-1/+1
* Improve access control diagnostics. Perform access control on member-pointerJohn McCall2010-02-101-23/+22
* Implement elementary access control.John McCall2010-01-231-0/+152
OpenPOWER on IntegriCloud