llvm-project/clang/test/CXX/class.access/class.friend
Richard Smith 7aed66bbee When disambiguating an expression-statement from a declaraton-statement, if the
statement starts with an identifier for which name lookup will fail either way,
look at later tokens to disambiguate in order to improve error recovery.

llvm-svn: 162464
2012-08-23 20:19:14 +00:00
..
p1.cpp When disambiguating an expression-statement from a declaraton-statement, if the 2012-08-23 20:19:14 +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