llvm-project/clang/test/CXX/class.access/class.friend
Richard Smith a31a89a38e Per C++11 [class.friend]p3, the 'friend' keyword must appear first in a
non-function friend declaration. Patch by Josh Magee!

llvm-svn: 164273
2012-09-20 01:31:00 +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 Per C++11 [class.friend]p3, the 'friend' keyword must appear first in a 2012-09-20 01:31:00 +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