| 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 | -0/+12 |
| * | Correctly pass aggregates by reference when emitting thunks. | John McCall | 2010-05-26 | 1 | -0/+18 |
| * | When generating the call arguments in a thunk to call the thunkee, do | Douglas Gregor | 2010-05-21 | 1 | -0/+45 |
| * | When creating a this-adjustment thunk where the return value is of C++ | Douglas Gregor | 2010-05-20 | 1 | -4/+45 |
| * | Rework when and how vtables are emitted, by tracking where vtables are | Douglas Gregor | 2010-05-13 | 1 | -1/+1 |
| * | Give thunks the same linkage as their original methods. | Anders Carlsson | 2010-03-27 | 1 | -4/+25 |
| * | Flip the switch and use the new vtable layout code for thunks by default. Add... | Anders Carlsson | 2010-03-24 | 1 | -0/+116 |

