hanchenye-llvm-project/clang/test/CXX/class.access/class.friend
Richard Smith 114394f824 Implement [class.friend]p11's special name lookup rules for friend declarations
of local classes. We were previously handling this by performing qualified
lookup within a function declaration(!!); replace it with the proper scope
lookup.

llvm-svn: 188050
2013-08-09 04:35:01 +00:00
..
p1.cpp Reinstate r185229, reverted in r185256, with a tweak: further ignore the 2013-06-30 09:48:50 +00:00
p2-cxx03.cpp
p3-cxx0x.cpp
p6.cpp
p9-cxx0x.cpp
p11.cpp Implement [class.friend]p11's special name lookup rules for friend declarations 2013-08-09 04:35:01 +00:00