[clang-tools-extra] [clang-tidy] Add check for assignment or comparision operators' operand in `readability-math-missing-parentheses` (PR #141345)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Mon May 26 07:55:33 PDT 2025
vbvictor wrote:
Please write "Closes https://github.com/llvm/llvm-project/issues/141249 (issue no)" at the end of PR description. It will automatically link the issue, which will be closed on merge.
For now, I added it manually.
https://github.com/llvm/llvm-project/pull/141345
More information about the cfe-commits
mailing list