[llvm] [LLVM][NFC] Remove redundant copy parameter in lambda (PR #110300)
David Spickett via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 15 05:04:22 PDT 2024
https://github.com/DavidSpickett commented:
I agree with the change, most setters take a const ref.
But this is a member function not a lambda.
https://github.com/llvm/llvm-project/pull/110300
More information about the llvm-commits
mailing list