[clang-tools-extra] [clang-tidy] bugprone-implicit-widening ignores const exprs that fit (PR #98352)
Piotr Zegar via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 10 11:14:38 PDT 2024
PiotrZSL wrote:
You could also mention in documentation of option that those issues are detected by compiler warning: `-Winteger-overflow`
https://github.com/llvm/llvm-project/pull/98352
More information about the cfe-commits
mailing list