[PATCH] D108230: [analyzer] Ignore single element arrays in getStaticSize() conditionally

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 4 01:21:07 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG91c07eb8ee6e: [analyzer] Ignore single element arrays in getStaticSize() conditionally (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/D108230/new/

https://reviews.llvm.org/D108230

Files:
  clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
  clang/lib/StaticAnalyzer/Core/MemRegion.cpp
  clang/test/Analysis/analyzer-config.c
  clang/test/Analysis/flexible-array-members.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108230.370707.patch
Type: text/x-patch
Size: 6109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210904/3c70bb80/attachment-0001.bin>


More information about the cfe-commits mailing list