summaryrefslogtreecommitdiff
path: root/lldb/unittests/Host/SocketAddressTest.cpp
AgeCommit message (Expand)Author
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-12-23[lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...Raphael Isemann
2019-04-10[lldb-server] Introduce Socket::Initialize and Terminate to simply WSASocket ...Aaron Smith
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-04-24Fix the new SocketAddressTest on WindowsPavel Labath
2017-04-24Add more arguments to SocketAddress::GetAddressInfoPavel Labath
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-03-30Fix SocketAddressTest (again)Pavel Labath
2016-02-18Fix SocketTest on Windows.Zachary Turner
2015-03-13Rework the gtest directory structure.Zachary Turner