aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/member-pointers-2.cpp
AgeCommit message (Expand)Author
2011-03-16Allow function calls to dereferenced member pointers ofDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-22If a C++ qualified id is followed by a postfix suffix, it is never the directJohn McCall