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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 7 12:32:15 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC336495: [analyzer] Highlight c_str() call in DanglingInternalBufferChecker. (authored by rkovacs, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48522?vs=152719&id=154499#toc

Repository:
  rC Clang

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.154499.patch
Type: text/x-patch
Size: 8872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180707/b8f4e379/attachment.bin>


More information about the cfe-commits mailing list