[Lldb-commits] [lldb] [lldb-dap] Use existing lldb::IOObjectSP for DAP IO (NFC). (PR #128750)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 25 13:37:20 PST 2025
https://github.com/JDevlieghere commented:
Is it worth keeping `InputStream` and `OutputStream` around? Can we use a `(Stream)File` directly?
https://github.com/llvm/llvm-project/pull/128750
More information about the lldb-commits
mailing list