[Lldb-commits] [PATCH] D29895: Refactor log channel registration mechanism

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 14 08:30:57 PST 2017


labath updated this revision to Diff 88381.
labath added a comment.

New version of the patch.

I can still see a bit of room for improvement, but I am not sure if I'll manage
to do it today, so this should at least enable us to do another round-trip.


https://reviews.llvm.org/D29895

Files:
  include/lldb/Core/Log.h
  include/lldb/Core/PluginManager.h
  include/lldb/lldb-forward.h
  include/lldb/lldb-private-interfaces.h
  source/Commands/CommandObjectLog.cpp
  source/Core/Log.cpp
  source/Core/PluginManager.cpp
  source/Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp
  source/Plugins/SymbolFile/DWARF/LogChannelDWARF.h
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  unittests/Core/LogTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29895.88381.patch
Type: text/x-patch
Size: 37830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170214/a93a818a/attachment-0001.bin>


More information about the lldb-commits mailing list