llvm-project/clang/test/CXX/class.derived
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.abstract Implement C++ 10.3p16 - overrides involving deleted functions must match. 2012-10-17 00:47:58 +00:00
class.member.lookup Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
class.virtual PR13499: Don't try to check whether 'override' has been validly applied until 2012-08-06 03:25:17 +00:00
p1.cpp Handle redundant 'typename' on base class specifications. 2011-10-25 18:46:41 +00:00
p2.cpp 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