[clang][Interp] Remove now faulty assertion
We can call getBase() for pointers where Base != Offset as well, for example when we've added a constant to the Offset.
parent
926a19bf
Please register or sign in to comment
We can call getBase() for pointers where Base != Offset as well, for example when we've added a constant to the Offset.