summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGVTables.cpp
Commit message (Expand)AuthorAgeFilesLines
* Vtable -> VTable renames across the board.Anders Carlsson2010-04-171-31/+31
* Fix a bug where we would sometimes incorrectly mark an vtable function as unu...Anders Carlsson2010-04-171-6/+3
* Fix another bug where we wouldn't generate secondary vtables for construction...Anders Carlsson2010-04-111-5/+9
* More renames.Anders Carlsson2010-04-111-46/+46
* Rename a function parameter.Anders Carlsson2010-04-111-6/+10
* Fix a bug where we were adding too many vcall offsets in some cases.Anders Carlsson2010-04-111-20/+7
* Enable an assert and remove a now unnecessary assert.Anders Carlsson2010-04-101-12/+0
* Fix a bug where we would add the same function twice in a vtable.Anders Carlsson2010-04-101-18/+20
* Rename VtableComponent and VtableBuilder.Anders Carlsson2010-04-101-90/+90
* Rename CGVtable files to CGVTables.Anders Carlsson2010-04-081-0/+3185
OpenPOWER on IntegriCloud