clang: Fix assert on void pointer arithmetic with address_space
This attempted to always use the default address space void pointer type instead of preserving the source address space.
Loading
Please register or sign in to comment
This attempted to always use the default address space void pointer type instead of preserving the source address space.