Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don't try to emit the vtable for a class just because we're emitting a | John McCall | 2010-06-02 | 1 | -5/+10 | |
* | Rework when and how vtables are emitted, by tracking where vtables are | Douglas Gregor | 2010-05-13 | 1 | -7/+3 | |
* | Store the entire base subobject in SubVTTIndices. | Anders Carlsson | 2010-05-03 | 1 | -6/+4 | |
* | Have getSubVTTIndex take a BaseSubobject instead of just a base. | Anders Carlsson | 2010-05-02 | 1 | -1/+1 | |
* | If a method is virtual and the class key function is in another file, emit th... | Rafael Espindola | 2010-04-19 | 1 | -0/+9 | |
* | Vtable -> VTable renames across the board. | Anders Carlsson | 2010-04-17 | 1 | -8/+8 | |
* | Rename CGVtable files to CGVTables. | Anders Carlsson | 2010-04-08 | 1 | -0/+361 |