summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class.access/class.access.nest/p1.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Turn access control on by default in -cc1.John McCall2010-04-091-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 McCall2010-03-171-0/+33
llvm-svn: 98710
OpenPOWER on IntegriCloud