[lldb] Fix else-after-return in AppleObjCRuntimeV2 (NFC)
Use early returns to associate the error message with the corresponding condition and eliminate some else-after-returns in the process.
Loading
Please sign in to comment
Use early returns to associate the error message with the corresponding condition and eliminate some else-after-returns in the process.