[PATCH] D73775: [clang-tidy] Cover cases like (b && c && b) in the redundant expression check
Alexey Romanov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 3 02:27:41 PST 2020
alexeyr updated this revision to Diff 242000.
alexeyr added a comment.
Followed Eugene Zelenko's comments and fixed a false positive.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73775/new/
https://reviews.llvm.org/D73775
Files:
clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/misc-redundant-expression.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73775.242000.patch
Type: text/x-patch
Size: 11029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200203/9692f402/attachment-0001.bin>
More information about the cfe-commits
mailing list