[Lldb-commits] [PATCH] D13574: [LLDB] Fix Clang-tidy misc-use-override warnings in some files in include/lldb/Core; other minor fixes.

Bruce Mitchener via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 9 18:13:49 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249928:  [LLDB] Fix Clang-tidy misc-use-override warnings in some files in… (authored by brucem).

Changed prior to commit:
  http://reviews.llvm.org/D13574?vs=36894&id=37014#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13574

Files:
  lldb/trunk/include/lldb/Core/Communication.h
  lldb/trunk/include/lldb/Core/Debugger.h
  lldb/trunk/include/lldb/Core/Disassembler.h
  lldb/trunk/include/lldb/Core/EmulateInstruction.h
  lldb/trunk/include/lldb/Core/IOHandler.h
  lldb/trunk/include/lldb/Core/Log.h
  lldb/trunk/include/lldb/Core/Module.h
  lldb/trunk/include/lldb/Core/SearchFilter.h
  lldb/trunk/include/lldb/Core/StreamGDBRemote.h
  lldb/trunk/include/lldb/Core/ValueObjectChild.h
  lldb/trunk/include/lldb/Core/ValueObjectConstResult.h
  lldb/trunk/include/lldb/Core/ValueObjectDynamicValue.h
  lldb/trunk/include/lldb/Core/ValueObjectMemory.h
  lldb/trunk/include/lldb/Core/ValueObjectRegister.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13574.37014.patch
Type: text/x-patch
Size: 36055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151010/f559b111/attachment-0001.bin>


More information about the lldb-commits mailing list