summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class.access/class.protected/p1-cxx11.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-0/+1
| | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280
* Fix the access check performed as part of the determination of whetherJohn McCall2012-04-091-0/+20
to define a special member function as deleted so that it properly establishes an object context for the accesses to the base subobject members. llvm-svn: 154343
OpenPOWER on IntegriCloud