Skip to content
Commit 5e7d0ebf authored by Alexey Romanov's avatar Alexey Romanov Committed by Aaron Ballman
Browse files

Cover cases like (b && c && b) in the redundant expression check.

readability-redundant-expression now detects expressions where a logical
or bitwise operator had equivalent LHS and RHS where the equivalent
operands were separated by more operands.
parent 66c01627
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment