[clang] [clang][ExtractAPI][NFC] pass params by const reference (PR #94820)

Daniel Grumberg via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 10 02:06:59 PDT 2024


daniel-grumberg wrote:

Thanks for looking at these, I think it would be best to try and leverage move semantics where possible if we are going to change this code.

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


More information about the cfe-commits mailing list