[clang-tools-extra] [clang-tidy][performance-unnecessary-value-param] Make `handleMoveFix` virtual (PR #99867)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 22 11:52:44 PDT 2024


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

Please note that at any time in future those
functions could be changed no non-virtual again,
as there are no tests to guard this.

I'm fine with the change, as it provides tiny refactoring.

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


More information about the cfe-commits mailing list