[PATCH] D60112: [analyzer] Treat write into a top-level parameter variable with destructor as escape.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 12 19:00:36 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC358321: [analyzer] Escape pointers stored into top-level parameters with destructors. (authored by dergachev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60112?vs=193229&id=194993#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60112/new/
https://reviews.llvm.org/D60112
Files:
lib/StaticAnalyzer/Core/ExprEngine.cpp
test/Analysis/malloc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60112.194993.patch
Type: text/x-patch
Size: 4086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190413/46c1a685/attachment.bin>
More information about the cfe-commits
mailing list