[Lldb-commits] [PATCH] D13951: [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
Wed Oct 21 11:48:26 PDT 2015


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

Changed prior to commit:
  http://reviews.llvm.org/D13951?vs=38031&id=38032#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13951

Files:
  lldb/trunk/source/Plugins/JITLoader/GDB/JITLoaderGDB.h
  lldb/trunk/source/Plugins/OperatingSystem/Go/OperatingSystemGo.cpp
  lldb/trunk/source/Plugins/OperatingSystem/Go/OperatingSystemGo.h
  lldb/trunk/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
  lldb/trunk/source/Plugins/Process/Utility/RegisterContextThreadMemory.h
  lldb/trunk/source/Plugins/Process/Utility/StopInfoMachException.h
  lldb/trunk/source/Plugins/Process/Utility/ThreadMemory.h
  lldb/trunk/source/Plugins/Process/Utility/UnwindLLDB.h
  lldb/trunk/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.h
  lldb/trunk/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.h
  lldb/trunk/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h
  lldb/trunk/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13951.38032.patch
Type: text/x-patch
Size: 44825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151021/2635283f/attachment-0001.bin>


More information about the lldb-commits mailing list