[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
Thu Oct 28 05:40:10 PDT 2021


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

Updated comments briefly explaining the root of the existing issue.

Thanks, @steakhal and @martong.  I appreciate your efforts!


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.382999.patch
Type: text/x-patch
Size: 10859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211028/9868fce3/attachment-0001.bin>


More information about the cfe-commits mailing list