=?utf-8?q?Balázs_Kéri?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
vbvictor wrote: Also, this check seems to overlap with https://clang.llvm.org/extra/clang-tidy/checks/bugprone/assignment-in-if-condition.html. Which is probably not ideal and we can deprecate `assignment-in-if-condition` in the future. Could we make sure that new check also correctly warns on all test cases from `assignment-in-if-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
