[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
Fri Oct 22 08:28:38 PDT 2021


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

Improved. Rebased on top of D107339 <https://reviews.llvm.org/D107339>.
@martong kind ping.


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

https://reviews.llvm.org/D111654

Files:
  clang/include/clang/AST/Type.h
  clang/lib/AST/Type.cpp
  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.381562.patch
Type: text/x-patch
Size: 17550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211022/94d47ef2/attachment.bin>


More information about the cfe-commits mailing list