[PATCH] D155175: [Clang] Fix consteval propagation for aggregates and defaulted constructors
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 14 10:20:26 PDT 2023
cor3ntin added a comment.
I found further issues with aggregates,
I think not supporting aggregates for now would be fine, the high bit is to fix the regressions
I did add some more info there https://github.com/cplusplus/CWG/issues/354#issuecomment-1636129255
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155175/new/
https://reviews.llvm.org/D155175
More information about the cfe-commits
mailing list