summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGVTables.h
Commit message (Expand)AuthorAgeFilesLines
...
* Don't try to emit the vtable for a class just because we're emitting aJohn McCall2010-06-021-5/+10
* Rework when and how vtables are emitted, by tracking where vtables areDouglas Gregor2010-05-131-7/+3
* Store the entire base subobject in SubVTTIndices.Anders Carlsson2010-05-031-6/+4
* Have getSubVTTIndex take a BaseSubobject instead of just a base.Anders Carlsson2010-05-021-1/+1
* If a method is virtual and the class key function is in another file, emit th...Rafael Espindola2010-04-191-0/+9
* Vtable -> VTable renames across the board.Anders Carlsson2010-04-171-8/+8
* Rename CGVtable files to CGVTables.Anders Carlsson2010-04-081-0/+361
OpenPOWER on IntegriCloud