[PATCH] Update to Microsoft VBases after bitfields

Warren Hunt whunt at google.com
Tue Nov 26 17:05:14 PST 2013


Hi majnemer, rsmith,

MS-ABI adds padding before *every* vbase if the last field in a record is a bit-field.  This changes clangs behavior to match.  I also fix some windows-style line endings in the test file.


addresses: https://mail.google.com/mail/u/0/?shva=1#search/bugzilla/1427dc4feb9824ad

http://llvm-reviews.chandlerc.com/D2277

Files:
  lib/AST/RecordLayoutBuilder.cpp
  test/Layout/ms-x86-bitfields-vbases.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2277.1.patch
Type: text/x-patch
Size: 7528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131126/e59fbc5b/attachment.bin>


More information about the cfe-commits mailing list