llvm-project/clang/test/CXX/class.access
Anders Carlsson 43c64af5f0 Keep tack of whether a base in an InitializedEntity is an inherited virtual base or not. Use this in CheckConstructorAccess.
llvm-svn: 102020
2010-04-21 19:52:01 +00:00
..
class.access.base Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
class.access.dcl Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
class.access.nest Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
class.friend Fix the access checking of function and function template argument types, 2010-04-18 08:23:21 +00:00
class.protected Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
p4.cpp Keep tack of whether a base in an InitializedEntity is an inherited virtual base or not. Use this in CheckConstructorAccess. 2010-04-21 19:52:01 +00:00
p6.cpp Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00