[PATCH] D12571: [Analyzer] Fix assertions in commit r246345 (pr22954).

Devin Coughlin via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 24 09:54:50 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248516: [analyzer] When memcpy'ing into a fixed-size array, do not invalidate entireā€¦ (authored by dcoughlin).

Changed prior to commit:
  http://reviews.llvm.org/D12571?vs=35505&id=35644#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12571

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/RegionStore.cpp
  cfe/trunk/test/Analysis/pr22954.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12571.35644.patch
Type: text/x-patch
Size: 47053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150924/55af81d1/attachment-0001.bin>


More information about the cfe-commits mailing list