[clang-tools-extra] [clang-tidy] Add modernize-use-size-type check (PR #182023)
Yanzuo Liu via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 18 07:24:25 PST 2026
zwuis wrote:
Isn't it already covered by compiler warnings? GCC and Clang have `-Wsign-conversion`.
https://github.com/llvm/llvm-project/pull/182023
More information about the cfe-commits
mailing list