aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/virtual-function-calls.cpp
AgeCommit message (Expand)Author
2009-10-12Fix test.Anders Carlsson
2009-10-12Factor out devirtualization checking into a separate function and make it han...Anders Carlsson
2009-10-11If the base type of a member call is a record type we don't need to emit a vi...Anders Carlsson
2009-10-06Fix test.Anders Carlsson
2009-10-06Pass the right type to GetAddrOfFunction when getting functions for the VTabl...Anders Carlsson