[Lldb-commits] [PATCH] D26237: Remove KQueue.cpp

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 2 04:10:26 PDT 2016


labath created this revision.
labath added a reviewer: clayborg.
labath added a subscriber: lldb-commits.
Herald added subscribers: modocache, mgorny.

This class is unused (and apple specific, so it does not really belong into
generic code). Can we remove it?


https://reviews.llvm.org/D26237

Files:
  lldb.xcodeproj/project.pbxproj
  source/Utility/CMakeLists.txt
  source/Utility/KQueue.cpp
  source/Utility/KQueue.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26237.76689.patch
Type: text/x-patch
Size: 7983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161102/dd097b59/attachment-0001.bin>


More information about the lldb-commits mailing list