]> granicus.if.org Git - clang/commit
[CodeGen] Move shouldEmitLifetimeMarkers into more convenient place
authorVitaly Buka <vitalybuka@google.com>
Wed, 26 Oct 2016 01:59:57 +0000 (01:59 +0000)
committerVitaly Buka <vitalybuka@google.com>
Wed, 26 Oct 2016 01:59:57 +0000 (01:59 +0000)
commitc222f83986ca5d2d21898729534ae4f9ebe2ab8a
tree971f4852a466bb17d8873e88e97bf4cf201d06e8
parent25ea2c6bf212a2580b2c6907cd7539a5a01c9d87
[CodeGen] Move shouldEmitLifetimeMarkers into more convenient place

Summary: D24693 will need access to it from other places

Reviewers: eugenis

Subscribers: cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@285158 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h