[PATCH] D41250: [analyzer] Model implied cast around operator new().
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 17 14:52:53 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC322777: [analyzer] operator new: Model the cast of returned pointer into object type. (authored by dergachev, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D41250
Files:
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
test/Analysis/new-ctor-conservative.cpp
test/Analysis/new-ctor-inlined.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41250.130281.patch
Type: text/x-patch
Size: 6876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180117/b6fd9077/attachment.bin>
More information about the cfe-commits
mailing list