HighCommander4 wrote:

(This came up during https://github.com/llvm/llvm-project/issues/139019 as a 
potential diagnosis, but it does not fix the crash. As mentioned, no one was in 
fact moving from the arguments, so passing them by rvalue reference and 
forwarding them multiple times in the same function was just poor style rather 
than an actual bug.)

https://github.com/llvm/llvm-project/pull/139489
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to