lldb_private::StopInfo now holds onto a ThreadWP (a...
lldb_private::StopInfo now holds onto a ThreadWP (a std::weak_ptr<lldb_private::Thread>) in case the thread goes away while the stop info still exists. llvm-svn: 180749
Loading
Please register or sign in to comment