[PATCH] D65349: [analyzer] Be more careful with destructors of non-regions.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 20 14:40:58 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369450: [analyzer] Fix a crash when destroying a non-region. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D65349?vs=214972&id=216256#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65349/new/
https://reviews.llvm.org/D65349
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
cfe/trunk/test/Analysis/dtor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65349.216256.patch
Type: text/x-patch
Size: 6716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190820/e3cfc2f2/attachment.bin>
More information about the cfe-commits
mailing list