Files
clang-p2996/lldb/source/Plugins/Process/Utility/ThreadMemory.cpp
Pavel Labath c0b1af6878 [lldb] Return Unwinder& from Thread::GetUnwinder
The function always returns a valid object. Let the return type reflect
that, and remove some null checks.
2020-03-09 14:13:22 +01:00

3.0 KiB