Unverified Commit 99ce84ce authored by Troy Butler's avatar Troy Butler Committed by GitHub
Browse files

[clang][NFC] Reformat suspicious condition (#89923)



Addresses issue #89805.
Assignment + comparison performed in conditional statement. Resolved by
parenthesizing comparison operation.

Fixes #89805.

---------

Signed-off-by: default avatarTroy-Butler <squintik@outlook.com>
parent b83e65dc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment