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 |
* | When we complain about a member being inaccessible due to a constraint | Douglas Gregor | 2010-05-28 | 1 | -7/+11 |
* | Turn access control on by default in -cc1. | John McCall | 2010-04-09 | 1 | -1/+1 |
* | 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 |