[PATCH] D39438: [analyzer] Diagnose stack leaks via block captures

Alexander Shaposhnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 31 14:04:27 PDT 2017


alexshap updated this revision to Diff 121055.
alexshap added a comment.

Address the comments, add more tests


https://reviews.llvm.org/D39438

Files:
  lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
  test/Analysis/stack-async-leak.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39438.121055.patch
Type: text/x-patch
Size: 7675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171031/57eb5abb/attachment.bin>


More information about the cfe-commits mailing list