[PATCH] D130737: [analyzer] Process non-POD array element destructors

Domján Dániel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 23 16:28:51 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaac73a31add5: [analyzer] Process non-POD array element destructors (authored by isuckatcs).
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130737

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  clang/lib/Analysis/CFG.cpp
  clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  clang/lib/StaticAnalyzer/Core/ProgramState.cpp
  clang/test/Analysis/dtor-array.cpp
  clang/test/Analysis/new.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130737.455007.patch
Type: text/x-patch
Size: 34173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220823/19dcb9e6/attachment-0001.bin>


More information about the cfe-commits mailing list