[llvm] Convert copies to rval references (PR #85743)

via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 01:59:55 PDT 2024


Sirraide wrote:

Pass-by-value+move is an established idiom for constructors, as I understand it at least; I’m not sure this change is really necessary.

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


More information about the llvm-commits mailing list