Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[clang][Interp][NFC] Fix Pointer::isZero() for block pointers
We don't need to consider the offset here anymore since we now have proper integral pointers.
- Loading branch information