summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorMiloš Stojanović <Milos.Stojanovic@rt-rk.com>2020-01-13 14:04:56 +0100
committerMiloš Stojanović <Milos.Stojanovic@rt-rk.com>2020-01-13 14:19:17 +0100
commita70b993239a829f30ff1e5991670a0b28bf51459 (patch)
treea7e57ade093b861604a8da505f78afcaf3ab210d /lldb/packages/Python/lldbsuite/test/python_api
parentc1fbede984ec1eb87b35218d3b8161d3a6e92318 (diff)
downloadbcm5719-llvm-a70b993239a829f30ff1e5991670a0b28bf51459.tar.gz
bcm5719-llvm-a70b993239a829f30ff1e5991670a0b28bf51459.zip
[llvm-exegesis] Remove unneeded std::move()
Caught by buildbot breakage: /home/docker/worker_env/ppc64le-clang-rhel-test/clang-ppc64le-rhel/llvm/llvm/tools/llvm-exegesis/lib/Mips/Target.cpp:89:12: error: moving a local object in a return statement prevents copy elision [-Werror,-Wpessimizing-move] return std::move(Instructions); ^ /home/docker/worker_env/ppc64le-clang-rhel-test/clang-ppc64le-rhel/llvm/llvm/tools/llvm-exegesis/lib/Mips/Target.cpp:89:12: note: remove std::move call here return std::move(Instructions); ^~~~~~~~~~ ~
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud