================
@@ -663,17 +663,9 @@ void NativeProcessWindows::OnCreateThread(const HostThread 
&new_thread) {
 void NativeProcessWindows::OnExitThread(lldb::tid_t thread_id,
                                         uint32_t exit_code) {
   llvm::sys::ScopedLock lock(m_mutex);
----------------
charles-zablit wrote:

I agree. Fixed!

https://github.com/llvm/llvm-project/pull/202720
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to