[PATCH] D118511: Add a warning for not packing non-POD members in packed structs
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 24 12:29:16 PDT 2022
dblaikie added a comment.
In D118511#3732200 <https://reviews.llvm.org/D118511#3732200>, @tstellar wrote:
> @dblaikie Can you file a bug and add the 15.0.0 Release Milestone, so we don't forget to fix this in the release branch.
Yeah, sorry about the delay on this, last week was a lot on my side. Filed https://github.com/llvm/llvm-project/issues/57346 - happy to edit/change/have that changed in whatever way you were thinking.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118511/new/
https://reviews.llvm.org/D118511
More information about the cfe-commits
mailing list