[Lldb-commits] [lldb] [lldb][windows] add a Windows FifoFile implementation (PR #185894)

Sergei Druzhkov via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 13 03:52:52 PDT 2026


DrSergei wrote:

> > Just a question, does it compile on mingw? Overall, LGTM
> 
> I'm not sure, I have not tried. I don't see a reason why it would not however. Is this something we should test before merging?

As far as I know LLVM doesn't officially support building with mingw, so it is not a problem. But it would be nice to have approve from official lldb-dap maintainers

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


More information about the lldb-commits mailing list