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
Remove undefined behaviour from pointer-byte-extract5
specifically the C90-style struct hack with non-flexible member.
We also update the number of succeeding assertions because there is now an extra
upper bound check for accessing the 0th element of `List`.
0 commit comments