[Lldb-commits] [PATCH] Create a ConnectionGenericFile class for windows
Greg Clayton
clayborg at gmail.com
Mon Oct 6 13:21:06 PDT 2014
Looks good. Very simple, and just solves the windows issue at hand.
> On Oct 3, 2014, at 2:21 PM, Zachary Turner <zturner at google.com> wrote:
>
> Add some comments and fix a few bugs on the error path.
>
> http://reviews.llvm.org/D5608
>
> Files:
> include/lldb/Core/Connection.h
> include/lldb/Host/windows/ConnectionGenericFileWindows.h
> include/lldb/lldb-types.h
> source/API/SBCommunication.cpp
> source/Core/Connection.cpp
> source/Host/CMakeLists.txt
> source/Host/windows/ConnectionGenericFileWindows.cpp
> <D5608.14406.patch>
More information about the lldb-commits
mailing list