llvm-project/clang/test/CXX/class.access
John McCall f551acaaf5 Access control polish: drop the note on the original declaration and
say 'implicitly' when it was implicit.  Resolves PR 7930 and my peace of mind.

llvm-svn: 116916
2010-10-20 08:15:06 +00:00
..
class.access.base When we complain about a member being inaccessible due to a constraint 2010-05-28 04:34:55 +00:00
class.access.dcl A bug I've introduced in STDIN handling surfaced a few broken tests, fix them. 2010-06-25 12:48:07 +00:00
class.access.nest Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
class.friend Access control polish: drop the note on the original declaration and 2010-10-20 08:15:06 +00:00
class.protected Add a quick-and-dirty hack to give a better diagnostic for [class.protected] 2010-09-03 04:56:05 +00:00
p4.cpp Access control polish: drop the note on the original declaration and 2010-10-20 08:15:06 +00:00
p6.cpp Treat template parameters as part of the declaration-specifiers for the 2010-07-16 08:13:16 +00:00