diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2018-02-24 02:00:30 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2018-02-24 02:00:30 +0000 |
commit | f43ac4c9acb023ac9fd44e2836d852dc5ce9d0e2 (patch) | |
tree | 0714098b841f63be926b7b2a609eb70ebd9bc487 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | c9f0b65f5460a29f1fbd99b9ab59d7dd305a558b (diff) | |
download | bcm5719-llvm-f43ac4c9acb023ac9fd44e2836d852dc5ce9d0e2.tar.gz bcm5719-llvm-f43ac4c9acb023ac9fd44e2836d852dc5ce9d0e2.zip |
[CFG] Provide construction contexts for lifetime-extended temporaries.
When constructing a temporary that is going to be lifetime-extended through a
MaterializeTemporaryExpr later, CFG elements for the respective constructor
can now be queried to obtain the reference to that MaterializeTemporaryExpr
and therefore gain information about lifetime extension.
This may produce multi-layered construction contexts when information about
both temporary destruction and lifetime extension is available.
Differential Revision: https://reviews.llvm.org/D43477
llvm-svn: 326014
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions