[clang] [CIR] Inline trivial copy/move assignment at call sites (PR #198918)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 1 11:50:59 PDT 2026


erichkeane wrote:

It seems to me the bug isn't this not being here, it is that the constructor generated is wrong, we should probably fix that instead.

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


More information about the cfe-commits mailing list