[PATCH] D89651: [clang-tidy] Add bugprone-suspicious-memory-comparison check
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 19 04:08:46 PDT 2020
njames93 added a comment.
Should point out there is already a check for cert-oop57-cpp, added in D72488 <https://reviews.llvm.org/D72488>. Do these play nice with each other or should they perhaps be merged or share code?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89651/new/
https://reviews.llvm.org/D89651
More information about the cfe-commits
mailing list