This is an archive of the discontinued LLVM Phabricator instance.

[LLDB] Fix warnings detected by -Wpessimizing-move
ClosedPublic

Authored by Eugene.Zelenko on Jul 22 2015, 2:29 PM.

Details

Summary

I checked this patch on my own build on RHEL 6.

Please check it in if it's OK, because I don't have SVN write access.

Diff Detail

Repository
rL LLVM

Event Timeline

Eugene.Zelenko retitled this revision from to [LLDB] Fix warnings detected by -Wpessimizing-move.
Eugene.Zelenko updated this object.
Eugene.Zelenko added reviewers: labath, clayborg.
This revision was automatically updated to reflect the committed changes.
labath edited edge metadata.Jul 28 2015, 2:19 AM

Looks good. Comitted as r243399. Sorry for the delay.