carlosgalvezp wrote: > What do others think?
I agree, I have somewhat mixed feelings about this rule. Also negating conditions to make them more optimal/short can also lead to worse readability. I believe this is alleviated by setting `SimplifyDeMorgan` to `false`. https://github.com/llvm/llvm-project/pull/158706 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
