1da7be7a85
Some unused var and pessimizing move warnings, e.g. ../../experimental/sktext/src/Text.cpp:316:12: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] return std::move(shapedText); ^ ../../experimental/sktext/src/Text.cpp:316:12: note: remove std::move call here return std::move(shapedText); ^~~~~~~~~~ Change-Id: Id5c220b7a850b2013e2bf065a87d4a296bd0369c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/542522 Reviewed-by: Julia Lavrova <jlavrova@google.com> Commit-Queue: Florin Malita <fmalita@google.com> Auto-Submit: Florin Malita <fmalita@chromium.org> |
||
---|---|---|
.. | ||
bazel_test | ||
c-api-example | ||
docs | ||
documentation | ||
ffmpeg | ||
lowp-basic | ||
minimal_ios_mtl_skia_app | ||
sktext | ||
sorttoy | ||
tools | ||
tskit | ||
wasm-hello-world | ||
webgpu-bazel |