[clang] [clang] Emit bad shift warnings (PR #70307)
Mike Hommey via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 7 13:53:55 PDT 2024
glandium wrote:
> > > We (Chrome) no longer need a revert - we patched the NDK locally.
> >
> >
> > Patching the NDK is not a solution that is nice everywhere, though. And the new warning is an error that can't be disabled.
>
> FWIW, we addressed this issue and backported the fix in #100452 -- are you seeing issues with the latest release candidate?
I don't know about the latest release candidate, but trunk still has the problem.
https://github.com/llvm/llvm-project/pull/70307
More information about the cfe-commits
mailing list