[PATCH] D107506: [PowerPC][AIX] Warn when using pragma align(packed) on AIX.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 6 06:50:49 PDT 2021
sfertile added a comment.
In D107506#2931095 <https://reviews.llvm.org/D107506#2931095>, @sfertile wrote:
> Moved the diagnostic emission to ` Sema::ActOnTagFinishDefinition` as suggested.
Sorry, uploaded wrong diff. Will updated again shortly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107506/new/
https://reviews.llvm.org/D107506
More information about the llvm-commits
mailing list