[Lldb-commits] [PATCH] D30402: Modernize Enable/DisableLogChannel interface a bit

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 28 02:54:24 PST 2017


labath updated this revision to Diff 89996.
labath marked 3 inline comments as done.
labath added a comment.

Address review comments


https://reviews.llvm.org/D30402

Files:
  include/lldb/Core/Debugger.h
  include/lldb/Core/Log.h
  include/lldb/Interpreter/Args.h
  source/API/SBDebugger.cpp
  source/Commands/CommandObjectLog.cpp
  source/Core/Debugger.cpp
  source/Core/Log.cpp
  tools/lldb-server/LLDBServerUtilities.cpp
  unittests/Core/LogTest.cpp
  unittests/Interpreter/TestArgs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30402.89996.patch
Type: text/x-patch
Size: 14096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170228/0ef6e999/attachment-0001.bin>


More information about the lldb-commits mailing list