[clang-tools-extra] [clang-tidy] Fix `performance-unnecessary-value-param` FN when passing `std::function` rvalue into `std::map::try_emplace` (PR #180806)

Yanzuo Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 17 21:35:26 PST 2026


https://github.com/zwuis requested changes to this pull request.

I think #145871 is a right approach.

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


More information about the cfe-commits mailing list