[Lldb-commits] [PATCH] D58052: Extract common PlatformPOSIX/Windows code into a separate class
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 12 01:27:18 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLDB353812: Extract common PlatformPOSIX/Windows code into a separate class (authored by labath, committed by ).
Herald added a subscriber: jdoerfert.
Herald added a project: LLDB.
Changed prior to commit:
https://reviews.llvm.org/D58052?vs=186258&id=186414#toc
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58052/new/
https://reviews.llvm.org/D58052
Files:
include/lldb/Target/RemoteAwarePlatform.h
source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
source/Plugins/Platform/POSIX/PlatformPOSIX.h
source/Plugins/Platform/Windows/PlatformWindows.cpp
source/Plugins/Platform/Windows/PlatformWindows.h
source/Target/CMakeLists.txt
source/Target/RemoteAwarePlatform.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58052.186414.patch
Type: text/x-patch
Size: 26359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190212/29149872/attachment-0001.bin>
More information about the lldb-commits
mailing list