Skip to content
Commit 13d6761f authored by Pavithra Barithaya's avatar Pavithra Barithaya Committed by ManojKiran Eda
Browse files

Remove repeated branches



Removes repeated branches in if/else if/else chains,consecutive
repeated branches in switch statements and identical true and
false branches in conditional operators. This also helps in
clang-tidy checks.

Change-Id: Ia9c27163ae07054fdceb65c14fea13052c5160a4
Signed-off-by: default avatarPavithra Barithaya <pavithra.b@ibm.com>
parent 09a89821
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