| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Disable access control by default. It can be enabled with the -faccess-contro... | Anders Carlsson | 2009-05-13 | 1 | -1/+1 |
| * | Revert Sebastian's rvalue patch (r67870) since it caused test failures in | Anders Carlsson | 2009-03-28 | 1 | -32/+0 |
| * | Implement access checking for protected base classes. | Anders Carlsson | 2009-03-28 | 1 | -0/+32 |
| * | It is OK to cast to a private base class if the current member belongs to the... | Anders Carlsson | 2009-03-27 | 1 | -0/+31 |
| * | Implement checking for base class access. Right now it's overly conservative ... | Anders Carlsson | 2009-03-27 | 1 | -0/+51 |

