[clang][Interp][NFC] Refactor Pointer::toAPValue()
Use early-out style rather than letting control flow through the entire function.
parent
7bc079c8
Please register or sign in to comment
Use early-out style rather than letting control flow through the entire function.