[clang-tools-extra] [clang-tidy] Fix false positives in `bugprone-signed-char-misuse` (PR #149790)

Congcong Cai via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 22 04:50:48 PDT 2025


=?utf-8?q?Bj=C3=B6rn?= Svensson <bjorn.a.svensson at est.tech>,
=?utf-8?q?Bj=C3=B6rn?= Svensson <bjorn.a.svensson at est.tech>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/149790 at github.com>


https://github.com/HerrCai0907 commented:

what about enum with unsigned underlying type. it looks not covered by tests

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


More information about the cfe-commits mailing list