[clang][Interp][NFC] Remove an unnecessary isArray() check
We already do an isPrimitiveArray() check, so no need for the isArray() check.
parent
26e7cb24
Please register or sign in to comment
We already do an isPrimitiveArray() check, so no need for the isArray() check.