diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-08-23 08:44:13 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-08-23 08:45:30 -0500 |
commit | ea0549d41bc44f60db6a2fb9e0f32e752d47e177 (patch) | |
tree | f9360a66b7e2ae0552d4c085fb06593ff64bea85 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | |
parent | f7dc91ad5609fab02cb805861dd232cab492340d (diff) | |
download | llvm-ea0549d41bc44f60db6a2fb9e0f32e752d47e177.zip llvm-ea0549d41bc44f60db6a2fb9e0f32e752d47e177.tar.gz llvm-ea0549d41bc44f60db6a2fb9e0f32e752d47e177.tar.bz2 |
[OffloadPackager] Add necessary move statement on returned value
Summary:
Some older compilers cannot automatically elide the returned vector of
unique pointers, causing build errors. This patch explicitly moves the
returned value instead which should solve the problem.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions