[PATCH] D48532: [analyzer] Add support for std::basic_string::data() in DanglingInternalBufferChecker

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 7 13:34:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC336497: [analyzer] Add support for data() in DanglingInternalBufferChecker. (authored by rkovacs, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48532?vs=152737&id=154501#toc

Repository:
  rC Clang

https://reviews.llvm.org/D48532

Files:
  lib/StaticAnalyzer/Checkers/DanglingInternalBufferChecker.cpp
  test/Analysis/dangling-internal-buffer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48532.154501.patch
Type: text/x-patch
Size: 5932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180707/28f24275/attachment.bin>


More information about the cfe-commits mailing list