[Lldb-commits] [lldb] [lldb] Implement JSON RPC (newline delimited) Transport (PR #143946)
John Harrison via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 12 13:18:38 PDT 2025
ashgti wrote:
I tried to see if the existing timeout test was working on the Windows buildbot and its not running due to https://github.com/llvm/llvm-project/blob/main/lldb/unittests/CMakeLists.txt#L50 so the timeout tests may need an `#ifdef !_WIN32` around them maybe.
https://github.com/llvm/llvm-project/pull/143946
More information about the lldb-commits
mailing list