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 D12257
[LLDB] Fix Clang-tidy misc-use-override warnings in remaining files in include/lldb/Interpreter, unify closing inclusion guards, formatting AbandonedPublic Authored by Eugene.Zelenko on Aug 21 2015, 4:30 PM.
Details
Diff Detail Event TimelineEugene.Zelenko retitled this revision from to [LLDB] Fix Clang-tidy misc-use-override warnings in remaining files in include/lldb/Interpreter, unify closing inclusion guards, formatting. Eugene.Zelenko updated this object. brucem edited edge metadata. Comment ActionsSame issue here with whitespace and needing to be rebased forward. This revision now requires changes to proceed.Oct 8 2015, 1:53 AM
Revision Contents
Diff 32882 include/lldb/Interpreter/CommandCompletions.h
include/lldb/Interpreter/CommandInterpreter.h
include/lldb/Interpreter/CommandObject.h
include/lldb/Interpreter/CommandObjectMultiword.h
include/lldb/Interpreter/CommandObjectRegexCommand.h
include/lldb/Interpreter/CommandOptionValidators.h
include/lldb/Interpreter/OptionGroupArchitecture.h
include/lldb/Interpreter/OptionGroupBoolean.h
include/lldb/Interpreter/OptionGroupFile.h
include/lldb/Interpreter/OptionGroupFormat.h
include/lldb/Interpreter/OptionGroupOutputFile.h
include/lldb/Interpreter/OptionGroupPlatform.h
include/lldb/Interpreter/OptionGroupString.h
include/lldb/Interpreter/OptionGroupUInt64.h
include/lldb/Interpreter/OptionGroupUUID.h
include/lldb/Interpreter/OptionGroupValueObjectDisplay.h
include/lldb/Interpreter/OptionGroupVariable.h
include/lldb/Interpreter/OptionGroupWatchpoint.h
include/lldb/Interpreter/Options.h
include/lldb/Interpreter/ScriptInterpreter.h
|