[all-commits] [llvm/llvm-project] c2fec2: [lldb] Make RNBSocketTest compile again after sock...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Thu Apr 23 08:00:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c2fec2fb17787c14e7860a57ef4f03e085cd3a7b
https://github.com/llvm/llvm-project/commit/c2fec2fb17787c14e7860a57ef4f03e085cd3a7b
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M lldb/unittests/debugserver/CMakeLists.txt
M lldb/unittests/debugserver/RNBSocketTest.cpp
Log Message:
-----------
[lldb] Make RNBSocketTest compile again after socket modernization
Commit c9e6b7010c6998b6 changed the API but didn't update this
macOS-specific test.
More information about the All-commits
mailing list