[Lldb-commits] [PATCH] D29510: Remove LIBLLDB_LOG_VERBOSE category

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 3 15:27:22 PST 2017


labath updated this revision to Diff 87046.
labath added a comment.
Herald added a subscriber: mgorny.

Add ConstString formatter and use it.


https://reviews.llvm.org/D29510

Files:
  include/lldb/Core/Log.h
  include/lldb/Core/Logging.h
  include/lldb/Utility/ConstString.h
  source/API/SBBroadcaster.cpp
  source/API/SBEvent.cpp
  source/Core/DataBufferMemoryMap.cpp
  source/Core/Logging.cpp
  source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp
  source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp
  source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp
  source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp
  source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
  source/Target/Memory.cpp
  source/Target/SectionLoadList.cpp
  source/Target/ThreadPlanCallFunction.cpp
  source/Utility/ConstString.cpp
  unittests/Utility/CMakeLists.txt
  unittests/Utility/ConstStringTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29510.87046.patch
Type: text/x-patch
Size: 35842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170203/66d48b50/attachment-0001.bin>


More information about the lldb-commits mailing list