| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This caused us to skip a step that was essential for correct access control.
llvm-svn: 199522
|
|
|
|
|
|
|
|
| |
access to a private member to which we have special access.
rdar://12926092
llvm-svn: 176146
|
|
|
|
|
|
|
| |
along an access path, add another note pointing at the member we
actually found.
llvm-svn: 104937
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
llvm-svn: 100159
|
|
|
|
|
|
| |
the standard.
llvm-svn: 100155
|
|
|
|
|
|
|
| |
conversions. Fix an access-control bug where privileges were not considered
at intermediate points along the inheritance path. Prepare for friends.
llvm-svn: 95775
|
|
llvm-svn: 94268
|