Unverified Commit 8dc7db7a authored by Bhuminjay Soni's avatar Bhuminjay Soni Committed by GitHub
Browse files

[clang-tidy] Add clang-tidy check readability-math-missing-parentheses (#84481)



This commit closes #80850 where author suggests adding a
readability check to detect missing parentheses around mathematical
expressions when operators of different priorities are used.

Signed-off-by: default avatar11happy <soni5happy@gmail.com>
parent d94aeb50
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