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 D13681
[LLDB] Fix Clang-tidy misc-use-override warnings in remaining files in include; other minor fixes. ClosedPublic Authored by Eugene.Zelenko on Oct 12 2015, 4:17 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 remaining files in include; other minor fixes.. Eugene.Zelenko updated this object. This revision is now accepted and ready to land.Oct 12 2015, 4:26 PM Closed by commit rL250485: [LLDB] Fix Clang-tidy misc-use-override warnings in remaining files in… (authored by eugenezelenko). · Explain WhyOct 15 2015, 6:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37551 lldb/trunk/include/lldb/Core/ValueObjectSyntheticFilter.h
lldb/trunk/include/lldb/Core/ValueObjectVariable.h
lldb/trunk/include/lldb/Symbol/GoASTContext.h
lldb/trunk/include/lldb/Symbol/TypeSystem.h
lldb/trunk/include/lldb/Target/ThreadPlanStepOverRange.h
lldb/trunk/include/lldb/Target/ThreadPlanStepRange.h
lldb/trunk/include/lldb/Target/ThreadPlanStepThrough.h
lldb/trunk/include/lldb/Target/ThreadPlanStepUntil.h
lldb/trunk/include/lldb/Target/ThreadPlanTracer.h
|