Michael137 wrote:

Looks like this broke the macOS CI:
```
/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/unittests/debugserver/RNBSocketTest.cpp:123:33:
 error: no matching member function for call to 'Accept'
    Status err = server_socket->Accept(connected_socket);
                 ~~~~~~~~~~~~~~~^~~~~~
```
https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/as-lldb-cmake/16045/execution/node/97/log/

Mind fixing up that test?

https://github.com/llvm/llvm-project/pull/117691
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to