[Lldb-commits] [lldb] [lldb] Adding pipe support to lldb_private::MainLoopWindows. (PR #145621)
Martin Storsjö via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 10 01:25:46 PDT 2025
mstorsjo wrote:
This broke building on mingw, in configurations with libstdc++ that uses pthreads - see https://github.com/llvm/llvm-project/issues/162801.
https://github.com/llvm/llvm-project/pull/145621
More information about the lldb-commits
mailing list