[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
Wed Feb 5 05:34:22 PST 2020


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

Lower-case warning messages


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.242572.patch
Type: text/x-patch
Size: 12560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200205/5455abcb/attachment.bin>


More information about the cfe-commits mailing list