[clang] [clang] Avoid doing C++20 aggregate init during copy-initialization (PR #131320)

via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 14 05:55:04 PDT 2025


cor3ntin wrote:

I don't think this resolves the original issue.
Part of the problem is that we are missing a diagnostic saying the implicit constructor is deleted.



https://github.com/llvm/llvm-project/pull/131320


More information about the cfe-commits mailing list