I also removed deprecated GetShortPluginName().
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 D12250
[LLDB] Fix Clang-tidy misc-use-override warnings in some files in source/Plugins, unify closing inclusion guards and code layout AbandonedPublic Authored by Eugene.Zelenko on Aug 21 2015, 2:11 PM.
Details
Diff Detail Event TimelineEugene.Zelenko retitled this revision from to [LLDB] Fix Clang-tidy misc-use-override warnings in some files in source/Plugins, unify closing inclusion guards and code layout. Eugene.Zelenko updated this object. brucem edited edge metadata. Comment ActionsThere are a number of places where you've changed spaces to tabs ... Also the GetShortPluginName has already been removed. Please rebase forward and correct the whitespace issues.
This revision now requires changes to proceed.Oct 7 2015, 6:50 PM
Revision Contents
Diff 32866 source/Plugins/Instruction/ARM64/EmulateInstructionARM64.h
source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.hsource/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.h
source/Plugins/InstrumentationRuntime/AddressSanitizer/AddressSanitizerRuntime.h
source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h
source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.h
source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h
source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.h
|
This looks like a whitespace error. Why introduce tabs here?