[PATCH] D49443: [analyzer] Support function argument constructors.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 14 17:34:43 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339745: [analyzer] Add support for constructors of arguments. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D49443?vs=159843&id=160733#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49443
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
cfe/trunk/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
cfe/trunk/lib/StaticAnalyzer/Core/CallEvent.cpp
cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
cfe/trunk/test/Analysis/copy-elision.cpp
cfe/trunk/test/Analysis/temporaries.cpp
cfe/trunk/test/Analysis/temporaries.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49443.160733.patch
Type: text/x-patch
Size: 29771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/abc55eef/attachment.bin>
More information about the llvm-commits
mailing list