summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/member-function-pointer-calls.cpp
Commit message (Collapse)AuthorAgeFilesLines
* with recent optimizer changes, these all get devirtualized.Chris Lattner2010-05-011-6/+5
| | | | llvm-svn: 102825
* Fix another pointer-to-member function miscompile, this time when trying to ↵Anders Carlsson2010-02-041-0/+26
call a virtual member function. llvm-svn: 95307
OpenPOWER on IntegriCloud