llvm-project/clang/test/CXX/conv
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
..
conv.mem Improve access control diagnostics. Perform access control on member-pointer 2010-02-10 09:31:12 +00:00
conv.qual Top-level const changes do not make a qualification conversion. Fixes PR6089. 2010-02-03 19:36:07 +00:00