[clang][Interp][NFC] Limit Pointer::isArrayElement() to actual arrays
Similar to what we do in isArrayRoot() - only return true here if the Pointee is actually of array type.
parent
5b3eb1bc
Please register or sign in to comment
Similar to what we do in isArrayRoot() - only return true here if the Pointee is actually of array type.