[clang] [clang-tools-extra] [clang-tidy] bugprone-implicit-widening ignores unsigned consts (PR #101073)
Julian Schmidt via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 8 14:19:22 PDT 2024
5chmidti wrote:
Looking at the clang-tidy changes only, this looks good. Though, I don't know if the changes to Clang are okay with Clang maintainers, but maybe they have an untapped use for this as well? Either way, a Clang maintainer needs to sign off on those changes before merging. Maybe there are also different ideas on how to detect overflow
https://github.com/llvm/llvm-project/pull/101073
More information about the cfe-commits
mailing list