John McCall
5b0829a321
Improve access control diagnostics. Perform access control on member-pointer
...
conversions. Fix an access-control bug where privileges were not considered
at intermediate points along the inheritance path. Prepare for friends.
llvm-svn: 95775
2010-02-10 09:31:12 +00:00
John McCall
6f891400c2
Reset the found-virtual-base state unless the *current* base produces a path,
...
not *any* base up to now has produced a path. Fixes PR 6254.
I'll do the access-control part of this patch RSN.
llvm-svn: 95638
2010-02-09 00:57:12 +00:00
Sebastian Redl
cbdffb1585
Top-level const changes do not make a qualification conversion. Fixes PR6089.
...
llvm-svn: 95239
2010-02-03 19:36:07 +00:00