=?utf-8?q?Balázs_Kéri?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
https://github.com/zwuis commented: Operands of `&&` and `||` are checked. It would be nice to check operand of `!` as well. --- This check detects more cases than selection statements. How about renaming to "bugprone-assignment-in-condition"? https://github.com/llvm/llvm-project/pull/180219 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
