[clang-tools-extra] [clang-tidy] Add `performance-explicit-move-constructor` check (PR #122599)
Congcong Cai via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 12 04:47:05 PST 2025
HerrCai0907 wrote:
I prefer to make it in bugprone and warn for all kinds of incorrect signatures for these special functions. what do you think. at 5chmidti @carlosgalvezp @PiotrZSL
https://github.com/llvm/llvm-project/pull/122599
More information about the cfe-commits
mailing list