[PATCH] D82598: [analyzer][Liveness][NFC] Get rid of statement liveness, because such a thing doesn't exist
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 23 12:57:42 PDT 2020
xazax.hun added a comment.
In D82598#2164363 <https://reviews.llvm.org/D82598#2164363>, @Szelethus wrote:
> Actually, what I said initially is true:
>
> > [...] the only non-expression statements it **queried** are ObjCForCollectionStmts [...]
Btw, sorry. I somehow misunderstood the snippet and tought that the test fails after the change. I am also ok with dropping this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82598/new/
https://reviews.llvm.org/D82598
More information about the cfe-commits
mailing list