llvm-project/clang/test/CXX/class.access
Douglas Gregor 747eb7840a Reinstate the fix for PR7556. A silly use of isTrivial() was
suppressing copies of objects with trivial copy constructors.

llvm-svn: 107857
2010-07-08 06:14:04 +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 When we complain about a member being inaccessible due to a constraint 2010-05-28 04:34:55 +00:00
class.protected When we complain about a member being inaccessible due to a constraint 2010-05-28 04:34:55 +00:00
p4.cpp Reinstate the fix for PR7556. A silly use of isTrivial() was 2010-07-08 06:14:04 +00:00
p6.cpp Test case for r102578. 2010-04-29 01:20:45 +00:00