aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-wrapper.swig
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-03-14 04:19:32 +0000
committerZachary Turner <zturner@google.com>2015-03-14 04:19:32 +0000
commit2c04f79b018c20b149c93d58a9926dc1a9ead692 (patch)
treed1ea548853ecd6c9ed37be26c57eb3e9e3c67a4f /lldb/scripts/Python/python-wrapper.swig
parent563b1b057a3dc8d5600559c302651eaba86b4f9f (diff)
downloadllvm-2c04f79b018c20b149c93d58a9926dc1a9ead692.zip
llvm-2c04f79b018c20b149c93d58a9926dc1a9ead692.tar.gz
llvm-2c04f79b018c20b149c93d58a9926dc1a9ead692.tar.bz2
[gtest] Fix gtest failures on Windows.
On Windows, you need to call WSAStartup() before making any socket calls, and WSACleanup() before you shutdown. This wasn't being done, so all of the socket tests were failing. This fixes that, which brings the unit test suite to a fully working state on Windows. llvm-svn: 232247
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions