[Lldb-commits] [PATCH] D92035: [lldb] Use llvm::Optional for port in LaunchGDBServer

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 26 04:09:27 PST 2020


DavidSpickett updated this revision to Diff 307824.
DavidSpickett added a comment.

- Reformat GDBRemoteCommunicationServerPlatform.h to fix include order.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92035/new/

https://reviews.llvm.org/D92035

Files:
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h
  lldb/tools/lldb-server/lldb-platform.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92035.307824.patch
Type: text/x-patch
Size: 5154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201126/01e4846f/attachment-0001.bin>


More information about the lldb-commits mailing list