[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
Fri Nov 4 01:58:45 PDT 2022


tomasz-kaminski-sonarsource updated this revision to Diff 473166.
tomasz-kaminski-sonarsource marked an inline comment as done.
tomasz-kaminski-sonarsource added a comment.

Added assert


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.473166.patch
Type: text/x-patch
Size: 3920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221104/b71826d9/attachment.bin>


More information about the cfe-commits mailing list