[Lldb-commits] [PATCH] D13574: [LLDB] Fix Clang-tidy misc-use-override warnings in some files in include/lldb/Core; other minor fixes.
Eugene Zelenko via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 8 14:20:38 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.
This is second attempt based on current code.
I checked this patch on my own build on RHEL 6.
Please check it in if it's OK, because I don't have SVN write access.
Repository:
rL LLVM
http://reviews.llvm.org/D13574
Files:
include/lldb/Core/Communication.h
include/lldb/Core/Debugger.h
include/lldb/Core/Disassembler.h
include/lldb/Core/EmulateInstruction.h
include/lldb/Core/IOHandler.h
include/lldb/Core/Log.h
include/lldb/Core/Module.h
include/lldb/Core/SearchFilter.h
include/lldb/Core/StreamGDBRemote.h
include/lldb/Core/ValueObjectChild.h
include/lldb/Core/ValueObjectConstResult.h
include/lldb/Core/ValueObjectDynamicValue.h
include/lldb/Core/ValueObjectMemory.h
include/lldb/Core/ValueObjectRegister.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13574.36894.patch
Type: text/x-patch
Size: 35541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151008/f7bd1d67/attachment-0001.bin>
More information about the lldb-commits
mailing list