Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pr26544: Bitfield layout with pragma pack and attributes "packed" and | Alexey Bataev | 2016-02-19 | 1 | -0/+202 |
"aligned", by Vladimir Yakovlev Fix clang/gcc incompatibility of bitfields layout in the presence of pragma packed and attributes aligned and packed. Differential Revision: http://reviews.llvm.org/D17023 llvm-svn: 261321 |