mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-19 20:00:51 -04: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.