[clang] [clang][analyzer] PointerSubChecker should not warn on pointers converted to numerical type (PR #111846)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 11 02:07:35 PDT 2024
NagyDonat wrote:
> > The change LGTM, I think we can merge it.
>
> I guess the testcase pointer-sub.c have to be fixed to work on the windows buildbot, also. Right?
Right, thanks for catching my mistake!
https://github.com/llvm/llvm-project/pull/111846
More information about the cfe-commits
mailing list