[lldb] Return Unwinder& from Thread::GetUnwinder
The function always returns a valid object. Let the return type reflect that, and remove some null checks.
Loading
Please sign in to comment
The function always returns a valid object. Let the return type reflect that, and remove some null checks.