Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR12788: Remove unnecessary and incorrect special case for indirect fields. | Richard Smith | 2014-01-17 | 1 | -0/+15 |
* | Don't crash when diagnosing path-constrained protected | John McCall | 2013-02-27 | 1 | -0/+23 |
* | When we complain about a member being inaccessible due to a constraint | Douglas Gregor | 2010-05-28 | 2 | -9/+13 |
* | Turn access control on by default in -cc1. | John McCall | 2010-04-09 | 2 | -2/+2 |
* | Check in a motivating test for the revised access semantics. | John McCall | 2010-04-02 | 1 | -0/+16 |
* | Correct the calculation of access to more closely model the wording in | John McCall | 2010-04-02 | 1 | -0/+59 |
* | Improve access control diagnostics. Perform access control on member-pointer | John McCall | 2010-02-10 | 1 | -23/+22 |
* | Implement elementary access control. | John McCall | 2010-01-23 | 1 | -0/+152 |