[clang-tools-extra] [clang-tidy] Add check 'bugprone-assignment-in-selection-statement' (PR #180219)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 7 01:13:10 PST 2026
=?utf-8?q?Bal=C3=A1zs_K=C3=A9ri?= <balazs.keri at ericsson.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/180219 at github.com>
https://github.com/vbvictor commented:
Missing docs cert rule (it is just 1-2 sentences and a redirect link)
---------------------------------------
Should we also catch `+=, -=, *=, |=`?
https://github.com/llvm/llvm-project/pull/180219
More information about the cfe-commits
mailing list