[PATCH] D107073: [analyzer] Disable direct binding from list initialization for constant arrays of local storage duration.

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 3 03:39:06 PDT 2021


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

Refined code a bit.


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

https://reviews.llvm.org/D107073

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: D107073.363677.patch
Type: text/x-patch
Size: 9198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210803/bfc2c9d3/attachment.bin>


More information about the cfe-commits mailing list