llvm-project/clang/test/CXX/class.access
Andy Gibbs c6e68daac0 Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
llvm-svn: 166280
2012-10-19 12:44:48 +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 Per C++11 [class.friend]p3, the 'friend' keyword must appear first in a 2012-09-20 01:31:00 +00:00
class.protected Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
p4.cpp Fix several problems with protected access control: 2012-04-07 03:04:20 +00:00
p6.cpp Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00