[clang] [sema] Improve -Wsign-compare (PR #65684)

via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 8 05:58:04 PDT 2023


cor3ntin wrote:

Not emitting a warning at all when there is an explicit comparison to `0` is an interesting idea, maybe that would be worth exploring? I wonder how complicated that would be

https://github.com/llvm/llvm-project/pull/65684


More information about the cfe-commits mailing list