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.
| Paths 
 |  Differential  D13602  
[LLDB] Fix Clang-tidy misc-use-override warnings in some files in include/lldb/Interpreter and Host; other minor fixes. ClosedPublic Authored by Eugene.Zelenko on Oct 9 2015, 1:20 PM. 
Details Summary 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. 
Diff Detail 
 Event TimelineEugene.Zelenko retitled this revision from  to [LLDB] Fix Clang-tidy misc-use-override warnings in some files in include/lldb/Interpreter and Host; other minor fixes.. Eugene.Zelenko updated this object. Comment Actions Ping. Please review this patch, since these files is largest source of modernize-use-override warnings warnings in LLDB code. This revision is now accepted and ready to land.Oct 22 2015, 2:47 AM clayborg edited edge metadata.Comment Actions Looks good. I would venture to say just checkin any clang tidy things that aren't changing code functionality without need for review. Closed by commit rL251054: Fix Clang-tidy modernize-use-override warnings in some files in… (authored by eugenezelenko).  ·  Explain WhyOct 22 2015, 1:01 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 38163 lldb/trunk/include/lldb/Host/MonitoringProcessLauncher.h
 lldb/trunk/include/lldb/Host/posix/HostProcessPosix.h
 lldb/trunk/include/lldb/Interpreter/CommandCompletions.h
 lldb/trunk/include/lldb/Interpreter/CommandHistory.h
 lldb/trunk/include/lldb/Interpreter/CommandInterpreter.h
 lldb/trunk/include/lldb/Interpreter/CommandObject.h
 lldb/trunk/include/lldb/Interpreter/CommandObjectMultiword.h
 lldb/trunk/include/lldb/Interpreter/CommandObjectRegexCommand.h
 lldb/trunk/include/lldb/Interpreter/CommandOptionValidators.h
 lldb/trunk/include/lldb/Interpreter/OptionGroupArchitecture.h
 lldb/trunk/include/lldb/Interpreter/OptionGroupBoolean.h
 lldb/trunk/include/lldb/Interpreter/OptionGroupFile.h
 lldb/trunk/include/lldb/Interpreter/OptionGroupFormat.h
 lldb/trunk/include/lldb/Interpreter/OptionGroupOutputFile.h
 lldb/trunk/include/lldb/Interpreter/OptionGroupPlatform.h
 lldb/trunk/include/lldb/Interpreter/OptionGroupString.h
 lldb/trunk/include/lldb/Interpreter/OptionGroupUInt64.h
 lldb/trunk/include/lldb/Interpreter/OptionGroupUUID.h
 lldb/trunk/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h
 lldb/trunk/include/lldb/Interpreter/OptionGroupVariable.h
 lldb/trunk/include/lldb/Interpreter/OptionGroupWatchpoint.h
 lldb/trunk/include/lldb/Interpreter/Options.h
 lldb/trunk/include/lldb/Interpreter/ScriptInterpreter.h
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||