[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 Sep 3 09:53:05 PDT 2021


ASDenysPetrov updated this revision to Diff 370611.
ASDenysPetrov edited the summary of this revision.
ASDenysPetrov added a comment.

Adjusted the patch according to changes in the parent revision D104285 <https://reviews.llvm.org/D104285>.


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.370611.patch
Type: text/x-patch
Size: 5997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210903/9186d77c/attachment.bin>


More information about the cfe-commits mailing list