[PATCH] D107394: [AIX] "aligned" attribute does not decrease alignment

Steven Wan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 25 13:40:21 PDT 2021


stevewan updated this revision to Diff 368716.
stevewan marked an inline comment as done.
stevewan added a comment.

Avoid unannotated fall-through between cases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107394

Files:
  clang/lib/AST/RecordLayoutBuilder.cpp
  clang/test/Layout/aix-alignof-align-and-pack-attr.cpp
  clang/test/Layout/aix-power-alignment-typedef.cpp
  clang/test/Layout/aix-type-align-and-pack-attr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107394.368716.patch
Type: text/x-patch
Size: 11264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210825/5a4c38b0/attachment-0001.bin>


More information about the cfe-commits mailing list