summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/access-control-check.cpp
Commit message (Expand)AuthorAgeFilesLines
* Turn access control on by default in -cc1.John McCall2010-04-091-1/+1
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-1/+1
* Improve access control diagnostics. Perform access control on member-pointerJohn McCall2010-02-101-1/+1
* Implement elementary access control.John McCall2010-01-231-4/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-1/+1
* Some refactoring of member access forFariborz Jahanian2009-07-291-0/+16