summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/member-pointers-2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow function calls to dereferenced member pointers ofDouglas Gregor2011-03-161-0/+15
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* If a C++ qualified id is followed by a postfix suffix, it is never the directJohn McCall2009-11-221-0/+36