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 D13684
[LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; other minor fixes. ClosedPublic Authored by Eugene.Zelenko on Oct 12 2015, 6:03 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 modernize-use-override warnings in source/Plugins/ABI; other minor fixes.. Eugene.Zelenko updated this object. clayborg edited edge metadata. Comment ActionsIf you are going to keep on contributing, please get SVN commit access. This revision is now accepted and ready to land.Oct 13 2015, 9:49 AM Closed by commit rL250538: [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI… (authored by eugenezelenko). · Explain WhyOct 16 2015, 11:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37622 lldb/trunk/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.h
lldb/trunk/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.h
lldb/trunk/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.h
lldb/trunk/source/Plugins/ABI/SysV-arm/ABISysV_arm.h
lldb/trunk/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.h
lldb/trunk/source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.h
lldb/trunk/source/Plugins/ABI/SysV-i386/ABISysV_i386.h
lldb/trunk/source/Plugins/ABI/SysV-mips/ABISysV_mips.h
lldb/trunk/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.h
lldb/trunk/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.h
lldb/trunk/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.h
lldb/trunk/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h
|