Pavel Labath c1566308aa Fix warnings preventing copy elision.
Summary:
Moving a temporary object prevents copy elision, which is exactly
what clang points out by warning about this pattern.

The fix is simply removal of std::move applied to temporary objects.

Reviewers: clayborg

Subscribers: lldb-commits

Differential Revision: https://reviews.llvm.org/D23825
Author: Taras Tsugrii <ttsugrii@fb.com>

llvm-svn: 279724
2016-08-25 08:22:14 +00:00
..
2014-07-01 21:22:11 +00:00
2015-07-22 17:31:44 +00:00
2015-07-22 17:31:44 +00:00
2015-07-22 17:31:44 +00:00
2015-03-09 19:45:23 +00:00
2016-08-25 08:22:14 +00:00
2015-07-22 17:31:44 +00:00
2016-08-09 23:06:08 +00:00
2014-06-27 02:42:12 +00:00
2015-07-22 17:31:44 +00:00
2015-07-22 17:31:44 +00:00