aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/member-function-pointer-calls.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-05-02Win64: Pass member pointers larger than 8 bytes by referenceReid Kleckner1-0/+5
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin1-2/+2
2012-03-22Relax the FileCheck assertions in this test a touch. Previously the testChandler Carruth1-4/+2
2010-05-01with recent optimizer changes, these all get devirtualized.Chris Lattner1-6/+5
2010-02-04Fix another pointer-to-member function miscompile, this time when trying to c...Anders Carlsson1-0/+26