[PATCH] D159549: [analyzer] Fix false negative when accessing a nonnull property from a nullable object
tripleCC via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 27 07:08:13 PDT 2023
tripleCC added a comment.
In D159549#4651290 <https://reviews.llvm.org/D159549#4651290>, @steakhal wrote:
> For new revisions, prefer creating a PR at GitHub.
ok,
In D159549#4651290 <https://reviews.llvm.org/D159549#4651290>, @steakhal wrote:
> For new revisions, prefer creating a PR at GitHub.
ok, I will create a github pull request for the patch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159549/new/
https://reviews.llvm.org/D159549
More information about the cfe-commits
mailing list