| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a field for C++ specific data to ASTRecordLayout. Use it to store the non... | Anders Carlsson | 2009-07-28 | 1 | -16/+31 |
| * | ir-gen for non-virtual base class initialization | Fariborz Jahanian | 2009-07-25 | 1 | -0/+3 |
| * | Handle layout of non-virtual base classes. | Anders Carlsson | 2009-07-19 | 1 | -4/+60 |
| * | Refactor field layout into a separate function. | Anders Carlsson | 2009-07-18 | 1 | -5/+9 |
| * | Rename NextOffset to DataSize, which better matches the Itanium C++ ABI | Anders Carlsson | 2009-07-18 | 1 | -1/+1 |
| * | More layout builder work. | Anders Carlsson | 2009-07-18 | 1 | -0/+46 |
| * | Add a new ASTRecordLayoutBuilder class. Not used yet. | Anders Carlsson | 2009-07-18 | 1 | -0/+162 |

