[clang-tools-extra] [clang-tidy] unnecessary-value-param: Allow moving of value arguments. (PR #145871)

Oliver Stöneberg via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 26 09:37:25 PDT 2025


firewave wrote:

The existing behavior is already somewhat inconsistent based on the code: #57908. See also #94798.

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


More information about the cfe-commits mailing list