[PATCH] D47135: [analyzer] A checker for dangling internal buffer pointers in C++
Reka Kovacs via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 26 11:50:33 PDT 2018
rnkovacs updated this revision to Diff 148732.
rnkovacs added a comment.
Address (most) comments.
https://reviews.llvm.org/D47135
Files:
include/clang/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/AllocationState.h
lib/StaticAnalyzer/Checkers/CMakeLists.txt
lib/StaticAnalyzer/Checkers/DanglingInternalBufferChecker.cpp
lib/StaticAnalyzer/Checkers/MallocChecker.cpp
test/Analysis/dangling-internal-buffer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47135.148732.patch
Type: text/x-patch
Size: 9546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180526/fad407ac/attachment-0001.bin>
More information about the cfe-commits
mailing list