diff options
author | Guillaume Papin <guillaume.papin@epitech.eu> | 2013-08-29 13:42:13 +0000 |
---|---|---|
committer | Guillaume Papin <guillaume.papin@epitech.eu> | 2013-08-29 13:42:13 +0000 |
commit | 81332632b1f6def9eeb2ed707d37f4b963ffc38a (patch) | |
tree | 0cbde5a624af3f77bc61aa87455865eb40180a04 /lldb/source/Interpreter/CommandReturnObject.cpp | |
parent | 37d6b1863372065fdb1482d184f980a0296d94bc (diff) | |
download | bcm5719-llvm-81332632b1f6def9eeb2ed707d37f4b963ffc38a.tar.gz bcm5719-llvm-81332632b1f6def9eeb2ed707d37f4b963ffc38a.zip |
cpp11-migrate: Add Pass-By-Value Transform
Currently only constructor parameters stored in class-local storage are modified
to make use of the pass-by-value idiom but this is a base that can be be further
improved to handle more situations.
This commit is the same as r189363 with additionnal fixes for the build issues.
llvm-svn: 189584
Diffstat (limited to 'lldb/source/Interpreter/CommandReturnObject.cpp')
0 files changed, 0 insertions, 0 deletions