llvm-project/clang/test/CXX/class.access
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
..
class.access.base Improve access control diagnostics. Perform access control on member-pointer 2010-02-10 09:31:12 +00:00
class.access.dcl Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p4.cpp Improve access control diagnostics. Perform access control on member-pointer 2010-02-10 09:31:12 +00:00
p6.cpp Improve access control diagnostics. Perform access control on member-pointer 2010-02-10 09:31:12 +00:00