[Lldb-commits] [PATCH] D13951: [LLDB] Fix Clang-tidy modernize-use-override warnings in some files in source/Plugins; other minor fixes.
Eugene Zelenko via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 21 11:06:00 PDT 2015
Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: brucem, labath, clayborg.
Eugene.Zelenko added a subscriber: lldb-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.
I checked this patch on my own build on RHEL 6.
Repository:
rL LLVM
http://reviews.llvm.org/D13951
Files:
source/Plugins/JITLoader/GDB/JITLoaderGDB.h
source/Plugins/OperatingSystem/Go/OperatingSystemGo.cpp
source/Plugins/OperatingSystem/Go/OperatingSystemGo.h
source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
source/Plugins/Process/Utility/RegisterContextThreadMemory.h
source/Plugins/Process/Utility/StopInfoMachException.h
source/Plugins/Process/Utility/ThreadMemory.h
source/Plugins/Process/Utility/UnwindLLDB.h
source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.h
source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.h
source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h
source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13951.38031.patch
Type: text/x-patch
Size: 43867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151021/2da0933a/attachment-0001.bin>
More information about the lldb-commits
mailing list