summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/access.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Set a member's access specifier even if it doesn't match the previous specifier.John McCall2009-12-231-0/+11
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Set the access specifier for templates inside classes.Anders Carlsson2009-03-261-2/+10
* Check that the access specifier of a member redeclaration is the same as the ...Anders Carlsson2009-03-261-0/+15
OpenPOWER on IntegriCloud