[PATCH] D131501: [analyzer] Fix for incorrect handling of 0 length non-POD array construction

Domján Dániel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 25 03:42:13 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe3e9082b013b: [analyzer] Fix for incorrect handling of 0 length non-POD array construction (authored by isuckatcs).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131501

Files:
  clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  clang/lib/StaticAnalyzer/Core/RegionStore.cpp
  clang/test/Analysis/array-init-loop.cpp
  clang/test/Analysis/dtor-array.cpp
  clang/test/Analysis/flexible-array-member.cpp
  clang/test/Analysis/zero-size-non-pod-array.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131501.455525.patch
Type: text/x-patch
Size: 10738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220825/da47bd4d/attachment-0001.bin>


More information about the cfe-commits mailing list