[PATCH] D146358: [clang][AST] Print name instead of type when diagnosing uninitialized subobject in constexpr variables
Takuya Shimizu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 17 20:20:09 PDT 2023
hazohelet added a comment.
In D146358#4350810 <https://reviews.llvm.org/D146358#4350810>, @erichkeane wrote:
> Our downstream discovered that this causes a regression when compiling `utility` with `ast-dump`. I've put up a minimal reproducer: https://godbolt.org/z/oaezas7Ws
>
> @hazohelet : Will you be able to look into this soon?
Thanks for the report and the reproducer.
I cannot take sufficient time for about 36 hours, but I'll be able to investigate it after that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146358/new/
https://reviews.llvm.org/D146358
More information about the cfe-commits
mailing list