summaryrefslogtreecommitdiffstats
path: root/test/CXX/class/class.mfct
Commit message (Expand)AuthorAgeFilesLines
* When creating an implicit member expression through a qualified-id, check tha...Argyrios Kyrtzidis2011-04-141-6/+11
* Catch the case of trying to turn '&(X::a)' into a member pointer as well.John McCall2010-08-241-25/+0
* When trying to resolve the address of an overloaded expression,John McCall2010-08-241-0/+25
* Turn access control on by default in -cc1.John McCall2010-04-091-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Stop trying to analyze class-hierarchies for dependently-scoped id-expressions;John McCall2009-12-021-0/+93