[PATCH] D136671: [analyzer] Fix crash for array-delete of UnknownVal values.

Tomasz KamiƄski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 9 06:17:51 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2fb3bec932ed: [analyzer] Fix crash for array-delete of UnknownVal values. (authored by tomasz-kaminski-sonarsource).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136671

Files:
  clang/lib/StaticAnalyzer/Core/DynamicExtent.cpp
  clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  clang/test/Analysis/dtor-array.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136671.474253.patch
Type: text/x-patch
Size: 3920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221109/089939da/attachment.bin>


More information about the cfe-commits mailing list