[clang][Interp] Fix nullptr array dereferencing (#75798)
The attached test case would cause an assertion failure in Pointer.h when operating on a null pointer.
parent
7e54ae24
Please register or sign in to comment
The attached test case would cause an assertion failure in Pointer.h when operating on a null pointer.