aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/class.access/class.access.dcl
AgeCommit message (Expand)Author
2010-06-25A bug I've introduced in STDIN handling surfaced a few broken tests, fix them.Benjamin Kramer
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-11Implement access declarations. Most of the work here is parsing them, whichJohn McCall