Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn access control on by default in -cc1. | John McCall | 2010-04-09 | 1 | -1/+1 |
| | | | | | | | | Remove -faccess-control from -cc1; add -fno-access-control. Make the driver pass -fno-access-control by default. Update a bunch of tests to be correct under access control. llvm-svn: 100880 | ||||
* | Grant nested classes the access privileges of their enclosing classes. | John McCall | 2010-03-17 | 1 | -0/+33 |
llvm-svn: 98710 |