[Lldb-commits] [PATCH] D12025: Make UriParser to support [$HOSTNAME] notation.
Oleksiy Vyalov via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 20 09:11:17 PDT 2015
ovyalov updated this revision to Diff 32701.
ovyalov marked an inline comment as done.
ovyalov added a comment.
Replaced #include <string.h> with <cstring>
http://reviews.llvm.org/D12025
Files:
source/Host/posix/ConnectionFileDescriptorPosix.cpp
source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp
source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h
source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
source/Utility/UriParser.cpp
source/Utility/UriParser.h
unittests/Utility/UriParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12025.32701.patch
Type: text/x-patch
Size: 11741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150820/216e1594/attachment-0001.bin>
More information about the lldb-commits
mailing list