[PATCH] D133574: [C2x] reject type definitions in offsetof
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 26 12:11:08 PST 2023
erichkeane added a comment.
In D133574#4083724 <https://reviews.llvm.org/D133574#4083724>, @asbirlea wrote:
> Following this change, the following emits warnings: https://godbolt.org/z/cvGdMWqEa, https://godbolt.org/z/GhTP85WzE
>
> Can you please fix fwd or revert until resolved?
Those both appear to be valid warnings, I don't believe there to be anything to 'fix' or any valid reason to revert here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133574/new/
https://reviews.llvm.org/D133574
More information about the cfe-commits
mailing list