[clang-tools-extra] [clang-tidy] Improve performance-use-std-move in presence of control-flow (PR #184136)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 2 13:51:39 PST 2026
serge-sans-paille wrote:
+ Fix bug in previous implementation in presence of private move assign operator.
Tested successfully on Firefox, llvm, clang, clang-tools-extra and lld
https://github.com/llvm/llvm-project/pull/184136
More information about the cfe-commits
mailing list