forked from OSchip/llvm-project
b8ec7eee81
LLVM's wchar to UTF8 conversion routine expects an empty string to store the output. GetHostName() on Windows is sometimes called with a non-empty string which triggers an assert. The simple fix is to clear the output string before the conversion. llvm-svn: 358550 |
||
---|---|---|
.. | ||
linux | ||
CMakeLists.txt | ||
FileActionTest.cpp | ||
FileSystemTest.cpp | ||
HostInfoTest.cpp | ||
HostTest.cpp | ||
MainLoopTest.cpp | ||
NativeProcessProtocolTest.cpp | ||
ProcessLaunchInfoTest.cpp | ||
SocketAddressTest.cpp | ||
SocketTest.cpp | ||
TaskPoolTest.cpp |