diff options
author | Alexey Romanov <romanov.alexey1@huawei.com> | 2020-02-18 11:42:32 -0500 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2020-02-18 11:42:32 -0500 |
commit | 5e7d0ebf735a8b70f92acd1f91c7c45423e611cc (patch) | |
tree | 857ab43906dc876cfb431d4ec501b10e101913a6 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 66c01627719f088bff9a0d09655a8ca0842b2c82 (diff) | |
download | llvm-5e7d0ebf735a8b70f92acd1f91c7c45423e611cc.zip llvm-5e7d0ebf735a8b70f92acd1f91c7c45423e611cc.tar.gz llvm-5e7d0ebf735a8b70f92acd1f91c7c45423e611cc.tar.bz2 |
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.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions