1. 0d46169 Fix the layout of bitfields in ms_struct unions: their by John McCall · 10 years ago
  2. ad59deb -fdump-record-layouts: Sort nvbases by offset before printing them by Reid Kleckner · 12 years ago
  3. fb00c88 Complete Rewrite of CGRecordLayoutBuilder by Warren Hunt · 12 years ago
  4. c9bd88e Remove the -cxx-abi command-line flag. by Hans Wennborg · 12 years ago
  5. b700566 [ms-abi] Fixed failing lit test. by Warren Hunt · 12 years ago
  6. 8f8bad7 Adds Microsoft compatiable C++ record layout code to clang. by Warren Hunt · 12 years ago
  7. e9a82b0 Test verified. by John McCall · 13 years ago
  8. aeb11a8 Add a disclaimer to the new test, plus a user-declared ctor by John McCall · 13 years ago
  9. e42a336 Add support for laying out vtordisps according to our current by John McCall · 13 years ago
  10. 83a1258 Fix MSVC class layout for empty classes. Patch by Dmitry Sokolov. by Eli Friedman · 14 years ago
  11. 0153cd3 Fix the layout of vb-tables and vf-tables in the MS C++ ABI. by John McCall · 14 years ago
  12. faaf273 Add tests for CodeGen types in MS ABI. Based on patch by r4start. by Eli Friedman · 14 years ago
  13. 43114f9 More ASTRecordLayout changes for MS ABI; based on patch by r4start. by Eli Friedman · 14 years ago
  14. 5e9534b Rewrite parts of MS ABI C++ layout. Based on work by r4start; I ended up doing this while I was trying to review his patch. by Eli Friedman · 14 years ago
  15. 84d2d3a Some changes to improve compatibility for MSVC-style C++ struct layout. Patch from r4start at gmail.com (with some minor modifications by me). by Eli Friedman · 14 years ago