Handle id overflow in sroa better. (#2582)
There is a case where sroa is not handling id overflow gracefully. It is handled and an error message is output when the ids overflow. Fixes https://crbug.com/961030.
Loading
Please register or sign in to comment