[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
Fri Jan 31 04:53:22 PST 2020


alexeyr updated this revision to Diff 241696.
alexeyr added a comment.

Fixed test broken by git clang-format


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.241696.patch
Type: text/x-patch
Size: 10499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200131/4b905c22/attachment-0001.bin>


More information about the cfe-commits mailing list