[PATCH] D87029: [AIX] Implement AIX special bitfield related alignment rules
Xiangling Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 17 09:12:24 PDT 2020
Xiangling_L updated this revision to Diff 292537.
Xiangling_L added a comment.
Rebased on the pragma/pack patch;
Added packed related testcase for bitfield;
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87029/new/
https://reviews.llvm.org/D87029
Files:
clang/lib/AST/RecordLayoutBuilder.cpp
clang/lib/Sema/SemaDecl.cpp
clang/test/Layout/aix-bitfield-alignment.cpp
clang/test/Layout/aix-oversized-bitfield.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87029.292537.patch
Type: text/x-patch
Size: 14647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200917/c1fb85f6/attachment.bin>
More information about the cfe-commits
mailing list