diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2018-02-12 22:36:36 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2018-02-12 22:36:36 +0000 |
commit | 9ac2e1138519c78f6b4850a367b0801b5988c74e (patch) | |
tree | fbb80f75cc9df76452a39510c04ea483fbc717d7 /libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/copy_if.pass.cpp | |
parent | 005e7c3d758053d06b4790971321305a1dc1f247 (diff) | |
download | bcm5719-llvm-9ac2e1138519c78f6b4850a367b0801b5988c74e.tar.gz bcm5719-llvm-9ac2e1138519c78f6b4850a367b0801b5988c74e.zip |
[CFG] Provide construction contexts for return value constructors.
When the current function returns a C++ object by value, CFG elements for
constructors that construct the return values can now be queried to discover
that they're indeed participating in construction of the respective return value
at the respective return statement.
Differential Revision: https://reviews.llvm.org/D42875
llvm-svn: 324952
Diffstat (limited to 'libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/copy_if.pass.cpp')
0 files changed, 0 insertions, 0 deletions