[PATCH] D107394: [AIX] "aligned" attribute does not decrease alignment
Steven Wan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 27 12:45:43 PDT 2021
stevewan updated this revision to Diff 369163.
stevewan marked an inline comment as done.
stevewan added a comment.
Cleanup the condition check
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107394/new/
https://reviews.llvm.org/D107394
Files:
clang/include/clang/AST/ASTContext.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/RecordLayoutBuilder.cpp
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/MicrosoftCXXABI.cpp
clang/lib/CodeGen/TargetInfo.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.369163.patch
Type: text/x-patch
Size: 16016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210827/7e9aa787/attachment-0001.bin>
More information about the cfe-commits
mailing list