[PATCH] D70390: [clang-tidy] new performance-no-automatic-move check.
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 20 00:09:57 PST 2019
courbet planned changes to this revision.
courbet added a comment.
I'm going to remove the `&&` warning from the check and keep only the `const` one, as I think these is a consensus on that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70390/new/
https://reviews.llvm.org/D70390
More information about the cfe-commits
mailing list