diff options
author | Bhuminjay Soni <Soni5Happy@gmail.com> | 2024-04-25 22:49:59 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 19:19:59 +0200 |
commit | 8dc7db7a24633f55ef28f2ab4b379386a34505f8 (patch) | |
tree | 6e24646a040237f09585686c15cc76190be7ccda /llvm/unittests/ProfileData/MemProfTest.cpp | |
parent | d94aeb507d71d72f4153b4c87c77fcb5187b3e9a (diff) | |
download | llvm-8dc7db7a24633f55ef28f2ab4b379386a34505f8.zip llvm-8dc7db7a24633f55ef28f2ab4b379386a34505f8.tar.gz llvm-8dc7db7a24633f55ef28f2ab4b379386a34505f8.tar.bz2 |
[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>
Diffstat (limited to 'llvm/unittests/ProfileData/MemProfTest.cpp')
0 files changed, 0 insertions, 0 deletions