[PATCH] D105184: [analyzer] Ignore IncompleteArrayTypes in getStaticSize() for FAMs

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 25 07:14:17 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG360ced3b8fd2: [analyzer] Ignore IncompleteArrayTypes in getStaticSize() for FAMs (authored by steakhal).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105184

Files:
  clang/lib/StaticAnalyzer/Core/MemRegion.cpp
  clang/test/Analysis/flexible-array-members.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105184.368632.patch
Type: text/x-patch
Size: 4931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210825/3b32868a/attachment.bin>


More information about the cfe-commits mailing list