[PATCH] D131009: [analyzer] Fixing a bug raising false positives of stack block object leaking under ARC

Ziqing Luo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 24 13:19:30 PDT 2022


ziqingluo-90 added a comment.

In D131009#3744416 <https://reviews.llvm.org/D131009#3744416>, @NoQ wrote:

> Aha perfect, now the entire static analyzer knows how to work with these regions!
>
> I have one tiny remark and I think we can commit.

Thank you!  I will make the change then directly commit.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131009/new/

https://reviews.llvm.org/D131009



More information about the cfe-commits mailing list