[PATCH] D146358: [clang][AST] Print name instead of type when diagnosing uninitialized subobject in constexpr variables
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 17 12:40:38 PDT 2023
erichkeane added a comment.
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?
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