summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2018-06-28 13:31:36 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2018-06-28 13:31:36 +0000
commit456ee300364f4eb3337b679866bf4d84051c4556 (patch)
treec91da0e800fdf469d1bf78171490b45fcdf2febe /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parent61914d38dd5a0f1866d911a408d5070089379213 (diff)
downloadbcm5719-llvm-456ee300364f4eb3337b679866bf4d84051c4556.tar.gz
bcm5719-llvm-456ee300364f4eb3337b679866bf4d84051c4556.zip
Fix unittest build with GCC older than 5.
Old GCCs have an annoying bug where RVO disables the automatic conversion to base for unique_ptr. Add a pessimizing std::move as a workaround. llvm-svn: 335854
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud