summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-08-21 23:24:08 +0000
committerReid Kleckner <reid@kleckner.net>2014-08-21 23:24:08 +0000
commite42e4655ee45e434cb9ac2a8836f9a6afec8cf6e (patch)
tree61fc0ab170366f62dcbbb7a6ad2f75df769014ec /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
parent6fd86771f2024d9d7bba770e789e9a287b2c9f7c (diff)
downloadbcm5719-llvm-e42e4655ee45e434cb9ac2a8836f9a6afec8cf6e.tar.gz
bcm5719-llvm-e42e4655ee45e434cb9ac2a8836f9a6afec8cf6e.zip
Add an explicit move constructor to SrcBuffer
MSVC can't synthesize the explicit one. Instead it tries to emit a copy ctor which would call the deleted copy ctor of unique_ptr. llvm-svn: 216244
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud