llvm-project/clang/test/CXX/class
John McCall 3155f573f5 Turn access control on by default in -cc1.
Remove -faccess-control from -cc1; add -fno-access-control.
Make the driver pass -fno-access-control by default.
Update a bunch of tests to be correct under access control.

llvm-svn: 100880
2010-04-09 19:03:51 +00:00
..
class.friend Improve handling of friend types in several ways: 2010-04-07 17:57:12 +00:00
class.local Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
class.mfct/class.mfct.non-static Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
class.nest Make Decl::isOutOfLine() virtual, and use that to determine when definitions 2010-02-21 07:08:09 +00:00
class.nested.type Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
class.union Pretty-print anonymous types using their kind and presumed location. 2010-03-19 07:56:44 +00:00