[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
Thu Feb 13 02:39:54 PST 2020
alexeyr updated this revision to Diff 244370.
alexeyr added a comment.
Actually updated.
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.244370.patch
Type: text/x-patch
Size: 12559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200213/cb05f83a/attachment.bin>
More information about the cfe-commits
mailing list