[clang] [Clang] Suppress a ``-Wimplicit-int-conversion``warning introduced in #126846 (PR #139429)
via cfe-commits
cfe-commits at lists.llvm.org
Sun May 11 11:22:35 PDT 2025
cor3ntin wrote:
If that warning is disruptive, maybe we should consider making it a separate warning that people can disable independently? It is certainly a potential source of bugs, so I'm not sure removing it entirely is the right approach
@AaronBallman
https://github.com/llvm/llvm-project/pull/139429
More information about the cfe-commits
mailing list