How about the specific case of array indexing?
Is it UB to have `arr[i]` ever point into `arr` itself, or can we make it UB?

-Johan

Reply via email to