[Lldb-commits] [PATCH] D30334: Remove the callback-based log channel registration mechanism

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 24 05:25:07 PST 2017


labath created this revision.

All the existing channels have beens switched to the new mechanism and
this code is now unused.


https://reviews.llvm.org/D30334

Files:
  include/lldb/Core/Log.h
  source/API/SBCommandReturnObject.cpp
  source/Core/Log.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30334.89653.patch
Type: text/x-patch
Size: 6110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170224/4365063d/attachment.bin>


More information about the lldb-commits mailing list