[PATCH] D41934: [analyzer] Fix CXXNewExpr callback order.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 17 16:56:16 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC322797: [analyzer] operator new: Fix callback order for CXXNewExpr. (authored by dergachev, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D41934
Files:
lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp
lib/StaticAnalyzer/Core/ExprEngine.cpp
lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
test/Analysis/cxxnewexpr-callback-inline.cpp
test/Analysis/cxxnewexpr-callback-noinline.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41934.130320.patch
Type: text/x-patch
Size: 6689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180118/3c224969/attachment.bin>
More information about the cfe-commits
mailing list