[PATCH] D48522: [analyzer] Highlight c_str() call in DanglingInternalBuffer checker
Reka Kovacs via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 25 00:15:02 PDT 2018
rnkovacs updated this revision to Diff 152627.
rnkovacs marked an inline comment as done.
rnkovacs added a comment.
Fixed variable name inside the visitor.
I also clang-formatted the file, sorry for any line number shifting.
https://reviews.llvm.org/D48522
Files:
lib/StaticAnalyzer/Checkers/AllocationState.h
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: D48522.152627.patch
Type: text/x-patch
Size: 8743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180625/4a861af1/attachment-0001.bin>
More information about the cfe-commits
mailing list