[PATCH] D111654: [analyzer] Retrieve a value from list initialization of multi-dimensional array declaration.

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 28 09:02:26 PDT 2021


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

@steakhal @martong  Updated according to your comments.
I think I'm done with this patch.


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

https://reviews.llvm.org/D111654

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111654.383054.patch
Type: text/x-patch
Size: 19803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211028/d02b4be0/attachment-0001.bin>


More information about the cfe-commits mailing list