[Lldb-commits] [lldb] [lldb] Unify thread cleanup by making HostThreadPosix override Reset() (PR #179470)

via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 3 06:20:47 PST 2026


daniilavdeev wrote:

@DavidSpickett it appears that the `HostPosixThread::Detach()` method is not used, so the changes seem fairly straightforward.

https://github.com/llvm/llvm-project/pull/179470


More information about the lldb-commits mailing list