summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/virtual-function-calls.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a refacto that broke the clang-on-clang build.Anders Carlsson2010-02-121-1/+20
* Correctly initialize the PrimaryBaseInfo if a base is null. Fixes PR5832.Anders Carlsson2009-12-191-0/+8
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix test.Anders Carlsson2009-10-121-0/+1
* Factor out devirtualization checking into a separate function and make it han...Anders Carlsson2009-10-121-7/+0
* If the base type of a member call is a record type we don't need to emit a vi...Anders Carlsson2009-10-111-1/+8
* Fix test.Anders Carlsson2009-10-061-7/+1
* Pass the right type to GetAddrOfFunction when getting functions for the VTabl...Anders Carlsson2009-10-061-0/+16
OpenPOWER on IntegriCloud