llvm-project/clang/test/CXX/class.access/class.friend
Douglas Gregor 932aac6492 Tweak the diagnostics for the C++0x extensions to friend types to note
that they are C++0x extensions, and put them in the appropriate
group. We already support most of the semantics. Addresses
<rdar://problem/9407525>.

llvm-svn: 131153
2011-05-10 21:23:31 +00:00
..
p1.cpp Don't crash on hierarchy static_casts which appear in variable initializers. 2011-02-14 23:21:33 +00:00
p2-cxx03.cpp Tweak the diagnostics for the C++0x extensions to friend types to note 2011-05-10 21:23:31 +00:00
p3-cxx0x.cpp Improve handling of friend types in several ways: 2010-04-07 17:57:12 +00:00
p11.cpp Support friend function declarations in local classes correctly. 2010-10-13 05:45:15 +00:00