[PATCH] D49656: [analyzer] Add support for more pointer invalidating functions in InnerPointerChecker
Reka Kovacs via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 23 17:29:46 PDT 2018
rnkovacs updated this revision to Diff 156938.
rnkovacs marked 11 inline comments as done.
rnkovacs added a comment.
Addressed comments & added two test cases for function pointers.
https://reviews.llvm.org/D49656
Files:
lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp
lib/StaticAnalyzer/Checkers/MallocChecker.cpp
test/Analysis/inner-pointer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49656.156938.patch
Type: text/x-patch
Size: 11120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180724/e6fa42bb/attachment-0001.bin>
More information about the cfe-commits
mailing list