balazske wrote:

I do not know if "condition" is better than "selection statement", it may be 
better but operands of `&&` and `||` are not called conditions either. The CERT 
rule tells that warning should appear for `&&` and `||` in any case (not only 
if inside conditions) but there are no such examples listed.

https://github.com/llvm/llvm-project/pull/180219
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to