[clang-tools-extra] [clang-tidy] Add misc-bool-bitwise-operation check (PR #142324)
Denis Mikhailov via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 5 10:12:23 PDT 2025
denzor200 wrote:
> I believe all PiotrZSL's comments are correctly resolved, and we could merge it next week if there would be no more reviews. One nit from me: since we don't match template functions, we could add `Limitations` section in check docs to avoid potential confusion and false-negative reports in the future.
Oke, I will extend the doc later
https://github.com/llvm/llvm-project/pull/142324
More information about the cfe-commits
mailing list