summaryrefslogtreecommitdiff
path: root/test/SemaCXX/ptrtomember.cpp
Commit message (Expand)AuthorAge
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-13
* Catch placeholder types in DefaultLvalueConversionJohn McCall2011-10-11
* Make yet another placeholder type, this one marking that an expression is a b...John McCall2011-04-26
* Unbreak testDouglas Gregor2011-03-23
* Add a test for !ptr-to-member (should fail)Marshall Clow2011-03-23
* Tweak the wording of this warning further based on a suggestion from Chris.Chandler Carruth2011-01-06
* Emit error when using a bound member function for something other than callin...Argyrios Kyrtzidis2010-11-01
* Emit an error when trying to form a pointer-to-member to a bitfield.Argyrios Kyrtzidis2010-10-30
* renamed: test/SemaCXX/ptrtomember-badcall.cpp -> test/SemaCXX/ptrtomember.cppArgyrios Kyrtzidis2010-10-30