[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.
Loading
Please sign in to comment
The attached test case would cause an assertion failure in Pointer.h when operating on a null pointer.