[Lldb-commits] [PATCH] D27134: Remove ConnectionMachPort

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 25 08:36:01 PST 2016


labath created this revision.
labath added reviewers: clayborg, jingham.
labath added a subscriber: lldb-commits.
Herald added a subscriber: mgorny.

This class is unused, and since the StringRef refactor, it does not even
implement the Connection interface.


https://reviews.llvm.org/D27134

Files:
  include/lldb/Core/ConnectionMachPort.h
  lldb.xcodeproj/project.pbxproj
  source/Core/CMakeLists.txt
  source/Core/ConnectionMachPort.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27134.79310.patch
Type: text/x-patch
Size: 15180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161125/e5fed909/attachment-0001.bin>


More information about the lldb-commits mailing list