1 Commits

Author SHA1 Message Date
Bhuminjay Soni
8dc7db7a24
[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: 11happy <soni5happy@gmail.com>
2024-04-25 19:19:59 +02:00