summaryrefslogtreecommitdiffstats
path: root/packaging/ubuntu
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2019-11-13 21:34:22 +0100
committerGravatar bstoeger <32835590+bstoeger@users.noreply.github.com>2019-11-14 09:36:39 +0100
commitf6d3efc6f8b6914a9b2fdb3d5d74ef4a97f55096 (patch)
treeb8e88516374f19a966fbd3407afb63c6d1d49716 /packaging/ubuntu
parent46088e63fd419d3eceae8c1c45dcec87a35badf3 (diff)
downloadsubsurface-f6d3efc6f8b6914a9b2fdb3d5d74ef4a97f55096.tar.gz
Cleanup: don't std::move() temporaries
clang correctly warns about std::move()ing objects returned from functions. This is a pessimization, because the compiler can't copy elide the object. Remove. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'packaging/ubuntu')
0 files changed, 0 insertions, 0 deletions