summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/member-function-pointer-calls.cpp
Commit message (Expand)AuthorAgeFilesLines
* Win64: Pass member pointers larger than 8 bytes by referenceReid Kleckner2014-05-021-0/+5
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Relax the FileCheck assertions in this test a touch. Previously the testChandler Carruth2012-03-221-4/+2
* with recent optimizer changes, these all get devirtualized.Chris Lattner2010-05-011-6/+5
* Fix another pointer-to-member function miscompile, this time when trying to c...Anders Carlsson2010-02-041-0/+26