[Lldb-commits] [PATCH] D11451: Add UNUSED_IF_ASSERT_DISABLED and apply it.

Bruce Mitchener bruce.mitchener at gmail.com
Thu Jul 23 17:24:06 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243074: Add UNUSED_IF_ASSERT_DISABLED and apply it. (authored by brucem).

Changed prior to commit:
  http://reviews.llvm.org/D11451?vs=30457&id=30548#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11451

Files:
  lldb/trunk/include/lldb/lldb-defines.h
  lldb/trunk/source/Host/posix/MainLoopPosix.cpp
  lldb/trunk/source/Interpreter/CommandInterpreter.cpp
  lldb/trunk/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
  lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp
  lldb/trunk/source/Symbol/ClangASTImporter.cpp
  lldb/trunk/source/Target/Process.cpp
  lldb/trunk/tools/debugserver/source/DNB.cpp
  lldb/trunk/tools/debugserver/source/DNBDefs.h
  lldb/trunk/tools/debugserver/source/MacOSX/MachProcess.mm
  lldb/trunk/tools/debugserver/source/MacOSX/arm/DNBArchImpl.cpp
  lldb/trunk/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp
  lldb/trunk/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp
  lldb/trunk/tools/debugserver/source/MacOSX/x86_64/DNBArchImplX86_64.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11451.30548.patch
Type: text/x-patch
Size: 10919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150724/0e16f367/attachment.bin>


More information about the lldb-commits mailing list