[PATCH] D84898: [clang-tidy] Add new checker for complex conditions with no meaning
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 30 00:11:08 PDT 2020
lebedev.ri added a comment.
I really think this should be in clang proper.
I have seen such patterns written in the wild,
they should be caught by just the compiler.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84898/new/
https://reviews.llvm.org/D84898
More information about the cfe-commits
mailing list