summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class.access/class.access.base
Commit message (Expand)AuthorAgeFilesLines
* PR12788: Remove unnecessary and incorrect special case for indirect fields.Richard Smith2014-01-171-0/+15
* Don't crash when diagnosing path-constrained protectedJohn McCall2013-02-271-0/+23
* When we complain about a member being inaccessible due to a constraintDouglas Gregor2010-05-282-9/+13
* Turn access control on by default in -cc1.John McCall2010-04-092-2/+2
* Check in a motivating test for the revised access semantics.John McCall2010-04-021-0/+16
* Correct the calculation of access to more closely model the wording inJohn McCall2010-04-021-0/+59
* 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