summaryrefslogtreecommitdiff
path: root/test/CXX/class.access/class.access.dcl
Commit message (Expand)AuthorAgeFilesLines
* Lit C++11 Compatibility Patch #7Charles Li2016-04-131-27/+178
* A bug I've introduced in STDIN handling surfaced a few broken tests, fix them.Benjamin Kramer2010-06-251-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Implement access declarations. Most of the work here is parsing them, whichJohn McCall2009-12-111-0/+199