summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/ptrtomember.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Catch placeholder types in DefaultLvalueConversionJohn McCall2011-10-111-8/+8
* Make yet another placeholder type, this one marking that an expression is a b...John McCall2011-04-261-3/+2
* Unbreak testDouglas Gregor2011-03-231-2/+3
* Add a test for !ptr-to-member (should fail)Marshall Clow2011-03-231-2/+3
* Tweak the wording of this warning further based on a suggestion from Chris.Chandler Carruth2011-01-061-6/+6
* Emit error when using a bound member function for something other than callin...Argyrios Kyrtzidis2010-11-011-0/+14
* Emit an error when trying to form a pointer-to-member to a bitfield.Argyrios Kyrtzidis2010-10-301-0/+5
* renamed: test/SemaCXX/ptrtomember-badcall.cpp -> test/SemaCXX/ptrtomember.cppArgyrios Kyrtzidis2010-10-301-0/+13
OpenPOWER on IntegriCloud