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.
Paths
| Differential D12606
[LLDB] Fix Clang-tidy modernize-use-override warnings in remaining files in include/lldb/Core and Target, source/Plugins/SymbolFile and tools/lldb-mi, unify closing inclusion guards AbandonedPublic Authored by Eugene.Zelenko on Sep 3 2015, 1:19 PM.
Details
Diff Detail Event TimelineEugene.Zelenko retitled this revision from to [LLDB] Fix Clang-tidy modernize-use-override warnings in remaining files in include/lldb/Core and Target, source/Plugins/SymbolFile and tools/lldb-mi, unify closing inclusion guards. Eugene.Zelenko updated this object. brucem edited edge metadata. Comment ActionsThis doesn't currently apply. (Probably true of your others as well.) Please update. This revision now requires changes to proceed.Oct 7 2015, 6:46 PM
Revision Contents
Diff 33967 include/lldb/Core/ValueObjectRegister.h
include/lldb/Core/ValueObjectSyntheticFilter.h
include/lldb/Symbol/ClangASTContext.h
include/lldb/Target/ThreadPlanStepOverRange.h
include/lldb/Target/ThreadPlanStepRange.h
include/lldb/Target/ThreadPlanStepThrough.h
include/lldb/Target/ThreadPlanStepUntil.h
include/lldb/Target/ThreadPlanTracer.h
source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h
source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h
tools/lldb-mi/MICmdArgSet.h
tools/lldb-mi/MICmdArgValBase.h
tools/lldb-mi/MICmdBase.h
|