[PATCH] D108211: Emit sizeof/alignof values as notes when a static_assert fails
Alexander Richardson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 24 09:53:07 PDT 2022
arichardson added a reviewer: tbaeder.
arichardson added a comment.
This is less useful now that 09117b21890c652994f7ada0229d309b35b44259 <https://reviews.llvm.org/rG09117b21890c652994f7ada0229d309b35b44259> / D130894 <https://reviews.llvm.org/D130894> has landed, but it might still be worth including (e.g. for expressions that include multiple sizeof() values?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108211/new/
https://reviews.llvm.org/D108211
More information about the cfe-commits
mailing list