[PATCH] D91037: [clang-tidy][bugprone-use-after-mnove] Warn on std::move for consts

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 8 11:54:35 PST 2020


njames93 added a comment.

Think this has an incorrect name, seems to have something to do with `bugprone-redundant-branch-condition`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91037/new/

https://reviews.llvm.org/D91037



More information about the cfe-commits mailing list