[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
Fri Aug 26 12:20:27 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa5e354ec4da1: [analyzer] Fixing a bug raising false positives of stack block object (authored by ziqingluo-90).
Changed prior to commit:
https://reviews.llvm.org/D131009?vs=453144&id=455992#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131009/new/
https://reviews.llvm.org/D131009
Files:
clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
clang/lib/StaticAnalyzer/Core/MemRegion.cpp
clang/test/Analysis/stack-capture-leak-arc.mm
clang/test/Analysis/stack-capture-leak-no-arc.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131009.455992.patch
Type: text/x-patch
Size: 6942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220826/e064137a/attachment.bin>
More information about the cfe-commits
mailing list