mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-23 06:08:47 -05:00
6e90d1e433
Left shifting a negative left-hand operand is undefined behavior per section 5.8.2 of the C++11 standard.