aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/class/class.mfct/class.mfct.non-static
AgeCommit message (Expand)Author
2011-04-14When creating an implicit member expression through a qualified-id, check tha...Argyrios Kyrtzidis
2010-08-24Catch the case of trying to turn '&(X::a)' into a member pointer as well.John McCall
2010-08-24When trying to resolve the address of an overloaded expression,John McCall
2010-04-09Turn access control on by default in -cc1.John McCall
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-02Stop trying to analyze class-hierarchies for dependently-scoped id-expressions;John McCall