vvereschaka wrote:

@ashgti ,

these changes break the windows build with the following errors:
```
C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\tools\lldb-dap\IOStream.h(41):
 error C2061: syntax error: identifier 'SOCKET'
C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\tools\lldb-dap\IOStream.h(48):
 error C3646: 'm_socket': unknown override specifier
C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\tools\lldb-dap\IOStream.h(48):
 error C4430: missing type specifier - int assumed. Note: C++ does not support 
default-int
68.008 [200/18/5080]Building CXX object 
tools\lldb\tools\lldb-dap\CMakeFiles\lldb-dap.dir\FunctionBreakpoint.cpp.obj
```
https://lab.llvm.org/buildbot/#/builders/197/builds/1379/steps/8/logs/stdio

https://lab.llvm.org/buildbot/#/builders/197/builds/1379

would you take care of it?

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

Reply via email to