Age | Commit message (Expand) | Author |
---|---|---|
2012-05-01 | Test verified. | John McCall |
2012-05-01 | Add a disclaimer to the new test, plus a user-declared ctor | John McCall |
2012-05-01 | Add support for laying out vtordisps according to our current | John McCall |
2011-12-01 | Fix MSVC class layout for empty classes. Patch by Dmitry Sokolov. | Eli Friedman |
2011-11-08 | Fix the layout of vb-tables and vf-tables in the MS C++ ABI. | John McCall |
2011-10-21 | Add tests for CodeGen types in MS ABI. Based on patch by r4start. | Eli Friedman |
2011-10-21 | More ASTRecordLayout changes for MS ABI; based on patch by r4start. | Eli Friedman |
2011-10-18 | Rewrite parts of MS ABI C++ layout. Based on work by r4start; I ended up doi... | Eli Friedman |
2011-09-27 | Some changes to improve compatibility for MSVC-style C++ struct layout. Patch... | Eli Friedman |