hanchenye-llvm-project/clang/test/CXX/class.access
Richard Smith 9ca5c42582 Update all tests other than Driver/std.cpp to use -std=c++11 rather than
-std=c++0x. Patch by Ahmed Charles!

llvm-svn: 141900
2011-10-13 22:29:44 +00:00
..
class.access.base
class.access.dcl
class.access.nest
class.friend Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
class.protected The effective context of a friend function is its lexical 2011-10-09 22:38:36 +00:00
p4.cpp Update our diagnostics to properly account for move operations. 2011-05-25 23:16:36 +00:00
p6.cpp Enforce access control for conversion operators used in contextual 2011-09-21 08:36:56 +00:00