[Lldb-commits] [PATCH] D30894: Remove lldb streams from the Log class completely

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 15 02:19:16 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297812: Remove lldb streams from the Log class completely (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D30894?vs=91562&id=91841#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30894

Files:
  lldb/trunk/include/lldb/Core/Debugger.h
  lldb/trunk/include/lldb/Utility/Log.h
  lldb/trunk/include/lldb/Utility/Logging.h
  lldb/trunk/source/API/SBDebugger.cpp
  lldb/trunk/source/Commands/CommandObjectLog.cpp
  lldb/trunk/source/Core/Debugger.cpp
  lldb/trunk/source/Host/posix/ProcessLauncherPosixFork.cpp
  lldb/trunk/source/Initialization/SystemInitializerCommon.cpp
  lldb/trunk/source/Plugins/Process/POSIX/ProcessPOSIXLog.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp
  lldb/trunk/source/Utility/Log.cpp
  lldb/trunk/source/Utility/Logging.cpp
  lldb/trunk/tools/lldb-server/LLDBServerUtilities.cpp
  lldb/trunk/unittests/Utility/LogTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30894.91841.patch
Type: text/x-patch
Size: 26175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170315/46c9581f/attachment-0001.bin>


More information about the lldb-commits mailing list