[PATCH] D48522: [analyzer] Highlight c_str() call in DanglingInternalBuffer checker

Reka Kovacs via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 24 10:03:52 PDT 2018


rnkovacs updated this revision to Diff 152616.
rnkovacs marked 4 inline comments as done.
rnkovacs added a comment.

Thanks! Addressed comments.


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.152616.patch
Type: text/x-patch
Size: 7313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180624/3d6ae764/attachment.bin>


More information about the cfe-commits mailing list