[PATCH] D87029: [AIX] Implement AIX special bitfield related alignment rules

Xiangling Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 8 07:39:45 PDT 2020


Xiangling_L updated this revision to Diff 296972.
Xiangling_L marked an inline comment as done.
Xiangling_L added a comment.

Remove emit errors for oversized long long bitfield and related testcase;


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87029/new/

https://reviews.llvm.org/D87029

Files:
  clang/lib/AST/RecordLayoutBuilder.cpp
  clang/test/Layout/aix-bitfield-alignment.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87029.296972.patch
Type: text/x-patch
Size: 9839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201008/1aa3ea76/attachment-0001.bin>


More information about the cfe-commits mailing list