[PATCH] D78563: [AIX] Port power alignment rules to clang

Xiangling Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 23 07:32:13 PDT 2020


Xiangling_L updated this revision to Diff 259559.
Xiangling_L marked 5 inline comments as done.
Xiangling_L added a comment.

Adjust some comments style;
Add more testcases;


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78563

Files:
  clang/include/clang/AST/RecordLayout.h
  clang/lib/AST/RecordLayout.cpp
  clang/lib/AST/RecordLayoutBuilder.cpp
  clang/test/Layout/aix-double-struct-member.cpp
  clang/test/Layout/aix-virtual-function-alignment.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78563.259559.patch
Type: text/x-patch
Size: 29641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200423/2f49b35f/attachment-0001.bin>


More information about the cfe-commits mailing list