[PATCH] D118350: [Clang][Sema][AIX][PowerPC] Emit byval alignment warning only when struct member is passed to a function
Zarko Todorovski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 16 14:52:05 PST 2022
ZarkoCA added a comment.
After offline discussion with @sfertile , the warning should occur only when the struct member is passed on the stack. I will be updating the patch shortly.
@aaron.ballman Thank you for the thorough reviews comments and sorry for the churn.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118350/new/
https://reviews.llvm.org/D118350
More information about the cfe-commits
mailing list