[clang-tools-extra] [clang-tidy] Create a check for signed and unsigned integers comparison (PR #113144)

Congcong Cai via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 2 06:38:26 PST 2024


================

----------------
HerrCai0907 wrote:

char, unsigned char, signed char are very special case, please add some test case for them.

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


More information about the cfe-commits mailing list