mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.36k stars 1.33k forks source link

[core] Fix -Werror={pessimizing,redundant}-move from GCC 9 #16415

Closed brunoabinader closed 4 years ago

brunoabinader commented 4 years ago

Fix warning-as-erros from GCC 9 related to either redundant or non-optimal moves.