Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-09 | Turn access control on by default in -cc1. | John McCall | |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100880 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-03-17 | Grant nested classes the access privileges of their enclosing classes. | John McCall | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98710 91177308-0d34-0410-b5e6-96231b3b80d8 |