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 D11669
[LLDB] Fix Clang-tidy misc-use-override warnings in some files in include/lldb/Core, unify closing inclusion guards ClosedPublic Authored by Eugene.Zelenko on Jul 30 2015, 5:51 PM.
Details
Summary 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/Core, unify closing inclusion guards. Eugene.Zelenko updated this object. Closed by commit rL243738: Fix Clang-tidy misc-use-override warnings in some files in include/lldb/Core… (authored by labath). · Explain WhyJul 31 2015, 1:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31110 lldb/trunk/include/lldb/Core/AddressResolver.h
lldb/trunk/include/lldb/Core/AddressResolverFileLine.h
lldb/trunk/include/lldb/Core/AddressResolverName.h
lldb/trunk/include/lldb/Core/Event.h
lldb/trunk/include/lldb/Core/FileLineResolver.h
lldb/trunk/include/lldb/Core/History.h
lldb/trunk/include/lldb/Core/StreamAsynchronousIO.h
lldb/trunk/include/lldb/Core/StreamCallback.h
lldb/trunk/include/lldb/Core/StreamFile.h
lldb/trunk/include/lldb/Core/StreamString.h
lldb/trunk/include/lldb/Core/StreamTee.h
|