[Lldb-commits] [PATCH] D13840: [LLDB] Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes.

Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 19 11:54:21 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250721: Fix Clang-tidy modernize-use-override warnings in some files in… (authored by eugenezelenko).

Changed prior to commit:
  http://reviews.llvm.org/D13840?vs=37663&id=37782#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13840

Files:
  lldb/trunk/source/Plugins/Process/elf-core/ProcessElfCore.h
  lldb/trunk/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.h
  lldb/trunk/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h
  lldb/trunk/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h
  lldb/trunk/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.h
  lldb/trunk/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h
  lldb/trunk/source/Plugins/Process/elf-core/ThreadElfCore.h
  lldb/trunk/source/Plugins/Process/mach-core/ProcessMachCore.h
  lldb/trunk/source/Plugins/Process/mach-core/ThreadMachCore.h
  lldb/trunk/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFASTParserGo.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h
  lldb/trunk/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h
  lldb/trunk/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13840.37782.patch
Type: text/x-patch
Size: 47591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151019/59e62585/attachment-0001.bin>


More information about the lldb-commits mailing list