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

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 15 08:23:42 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295190: Refactor log channel registration mechanism (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D29895?vs=88395&id=88545#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29895

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29895.88545.patch
Type: text/x-patch
Size: 38907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170215/93f8fcf9/attachment-0001.bin>


More information about the lldb-commits mailing list