You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rotr/rotl: Fix undefined behavior when passing INT_MIN
as the number of positions to rotate by
Previously the code was negating INT_MIN, which is undefined
PiperOrigin-RevId: 770318129
Change-Id: Iff94b0e3d5777b2f488f2d48b6f8220f47bdada3
0 commit comments