[clang][Interp] Fix returning nullptr from functions (#67229)
isLive() is false for null pointers, so we need to special-case this here.
parent
6c4b3dc3
Please register or sign in to comment
isLive() is false for null pointers, so we need to special-case this here.