llvm-project/clang/test/CXX/class.access/class.protected
John McCall e91aec7a57 When computing the effective context for access control,
make sure we walk up the DC chain for the current context,
rather than allowing ourselves to get switched over to the
canonical DC chain.  Fixes PR13642.

llvm-svn: 162616
2012-08-24 22:54:02 +00:00
..
p1-cxx11.cpp Fix the access check performed as part of the determination of whether 2012-04-09 20:53:23 +00:00
p1.cpp When computing the effective context for access control, 2012-08-24 22:54:02 +00:00