[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 23:47:36 PST 2020
alexeyr updated this revision to Diff 242266.
alexeyr added a comment.
Added tests for overloaded operators and fixed parent check logic.
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.242266.patch
Type: text/x-patch
Size: 12572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200204/0da42d7c/attachment-0001.bin>
More information about the cfe-commits
mailing list