llvm-project/clang/test/CXX/class.access/class.friend
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.cpp When computing the effective context for access control, 2012-08-24 22:54:02 +00:00
p2-cxx03.cpp Switch diagnostic text from "C++0x" over to "C++11". 2011-10-12 19:26:40 +00:00
p3-cxx0x.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p6.cpp Implement the restrictions in C++ [class.friend]p6, which disallow 2011-10-10 01:11:59 +00:00
p9-cxx0x.cpp Check access to friend declarations. There's a number of different 2012-08-10 03:15:35 +00:00
p11.cpp Support friend function declarations in local classes correctly. 2010-10-13 05:45:15 +00:00