[PATCH] D78563: [AIX] Port power alignment rules to clang
Jason Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 21 14:39:16 PDT 2020
jasonliu added inline comments.
================
Comment at: clang/include/clang/AST/RecordLayout.h:177
+ /// getAIXOffsetAlignment - Get the record of aixOffset alignment in
+ /// characters.
----------------
Not sure if aixOffset is a thing? Might be better to just say "aix offset alignment"?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78563/new/
https://reviews.llvm.org/D78563
More information about the cfe-commits
mailing list