[clang-tools-extra] [NFC] Use a move instead of a copy to optimize performance. (PR #118699)

kadir çetinkaya via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 6 01:35:29 PST 2024


https://github.com/kadircet approved this pull request.

this is just a shared-ptr, but still better without the copy, thanks!

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


More information about the cfe-commits mailing list