mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-12 22:42:53 -06:00

This warning unhelpfully triggers for the `[x = std::move(x)]` pattern which is used quite a few times in Dolphin.
This warning unhelpfully triggers for the `[x = std::move(x)]` pattern which is used quite a few times in Dolphin.