carlosgalvezp wrote:

Personally I don't think this is a `performance` check. Boolean operators are 
for bools; bitwise operators are for ints. I would put this in `readability` or 
`misc` instead.

https://github.com/llvm/llvm-project/pull/142324
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to