[clang] [Sema] Diagnose by-value copy constructors in template instantiations (PR #130866)

via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 12 01:25:29 PDT 2025


Megan0704-1 wrote:

Thanks for your feedback and review!! I’ve updated the changelog and the test file to include the rvalue-to-lvalue case and templated constructor scenario. Please let me know if there’s anything else!

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


More information about the cfe-commits mailing list