[PATCH] D39438: [analyzer] Diagnose stack leaks via block captures
Alexander Shaposhnikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 1 18:37:26 PDT 2017
alexshap updated this revision to Diff 121230.
alexshap added a comment.
Add more tests for blocks being passed around
Repository:
rL LLVM
https://reviews.llvm.org/D39438
Files:
lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
test/Analysis/stack-capture-leak-arc.mm
test/Analysis/stack-capture-leak-no-arc.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39438.121230.patch
Type: text/x-patch
Size: 21807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171102/5b38c8a8/attachment-0001.bin>
More information about the cfe-commits
mailing list