[PATCH] D107339: [analyzer] Retrieve a character from StringLiteral as an initializer for constant arrays.

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 22 07:09:43 PDT 2021


ASDenysPetrov updated this revision to Diff 381533.
ASDenysPetrov added a comment.

Fixed test unpassing in `array-struct-region.c`. Added examples in comments according to suggestions.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107339/new/

https://reviews.llvm.org/D107339

Files:
  clang/lib/StaticAnalyzer/Core/RegionStore.cpp
  clang/test/Analysis/initialization.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107339.381533.patch
Type: text/x-patch
Size: 9941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211022/2a694695/attachment-0001.bin>


More information about the cfe-commits mailing list