[clang-tools-extra] [clang-tidy] fix cppcoreguidelines-narrowing-conversions false positives when narrowing integer to signed integer in C++20 (PR #116591)
Piotr Zegar via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 24 08:45:04 PST 2024
https://github.com/PiotrZSL requested changes to this pull request.
Consider just changing default value of WarnOnIntegerNarrowingConversion option.
https://github.com/llvm/llvm-project/pull/116591
More information about the cfe-commits
mailing list