mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
6e90d1e433
Left shifting a negative left-hand operand is undefined behavior per section 5.8.2 of the C++11 standard.