[PATCH] D44934: [analyzer] Improve the modeling of `memset()`.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 16 05:41:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332463: [analyzer] Improve the modeling of memset(). (authored by henrywong, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44934?vs=146816&id=147066#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44934

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  cfe/trunk/test/Analysis/bstring.cpp
  cfe/trunk/test/Analysis/null-deref-ps-region.c
  cfe/trunk/test/Analysis/string.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44934.147066.patch
Type: text/x-patch
Size: 23229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180516/3314bf2b/attachment-0001.bin>


More information about the cfe-commits mailing list