[Lldb-commits] [lldb] [lldb] Unify thread detaching by making HostThreadPosix override Reset() (PR #179470)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu May 7 05:54:54 PDT 2026
DavidSpickett wrote:
Doing a revert now.
I thought the only visible change from this PR would be the thread cleanup, which was used to fix the bug in https://github.com/llvm/llvm-project/pull/177572. I'd like that to be fixed again but I don't have time myself to look into the problem here.
https://github.com/llvm/llvm-project/pull/179470
More information about the lldb-commits
mailing list