ashgti wrote: > Overall, I like the StreamDescriptor changes, but I fear this patch is > starting to lose focus again. Could you separate the refactor into a separate > PR?
Reverted those changes, I kept running into clang (Xcode 16.0 release of clang) crashes compiling lldb-dap for some reason with the existing StreamDescriptor and the `OnAccept` callback with the `MainLoop` object. This version is working for me now and not crashing the compiler. https://github.com/llvm/llvm-project/pull/116392 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits