[clang-tools-extra] [clang-tidy] fix `bugprone-narrowing-conversions` false positive for conditional expression (PR #139474)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 3 10:34:14 PDT 2025
AndreyG wrote:
@vbvictor I've found out that unlike other narrowing-conversion tests, I didn't set explicitly target for the test run.
I've fixed it and created another PR #151874. Please, take a look and sorry for the inconvenience.
https://github.com/llvm/llvm-project/pull/139474
More information about the cfe-commits
mailing list