]> granicus.if.org Git - clang/commit
[analyzer] NFC: Move the code for setting temp object lifetime into method.
authorArtem Dergachev <artem.dergachev@gmail.com>
Mon, 12 Mar 2018 23:27:52 +0000 (23:27 +0000)
committerArtem Dergachev <artem.dergachev@gmail.com>
Mon, 12 Mar 2018 23:27:52 +0000 (23:27 +0000)
commitb2dc2834caf722e596798f13e54525778ddc10ef
tree075736babb0302a06096c042afe1055e9542d412
parent9a1bd8b74c6b9ccb6ec597fcae670dec7ba6ad0d
[analyzer] NFC: Move the code for setting temp object lifetime into method.

Differential Revision: https://reviews.llvm.org/D44129

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@327347 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
lib/StaticAnalyzer/Core/ExprEngine.cpp
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp