[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
Mon Aug 2 05:35:27 PDT 2021


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

Fixed clang-tidy complaints.


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.363454.patch
Type: text/x-patch
Size: 9265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210802/4d5bd8bb/attachment-0001.bin>


More information about the cfe-commits mailing list