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 D11744
[LLDB] Fix Clang-tidy misc-use-override warnings in include/lldb/Expression and include/lldb/Initialization, unify inclusion guards ClosedPublic Authored by Eugene.Zelenko on Aug 3 2015, 6:34 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 include/lldb/Expression and include/lldb/Initialization, unify inclusion guards. Eugene.Zelenko updated this object. Closed by commit rL245283: Fix Clang-tidy misc-use-override warnings in include/lldb/Expression and… (authored by labath). · Explain WhyAug 18 2015, 2:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 32392 lldb/trunk/include/lldb/Expression/ASTResultSynthesizer.h
lldb/trunk/include/lldb/Expression/ASTStructExtractor.h
lldb/trunk/include/lldb/Expression/ClangASTSource.h
lldb/trunk/include/lldb/Expression/ClangExpressionDeclMap.h
lldb/trunk/include/lldb/Expression/ClangFunction.h
lldb/trunk/include/lldb/Expression/ClangModulesDeclVendor.h
lldb/trunk/include/lldb/Expression/ClangUserExpression.h
lldb/trunk/include/lldb/Expression/ClangUtilityFunction.h
lldb/trunk/include/lldb/Expression/IRDynamicChecks.h
lldb/trunk/include/lldb/Expression/IRExecutionUnit.h
lldb/trunk/include/lldb/Expression/IRForTarget.h
lldb/trunk/include/lldb/Initialization/SystemInitializerCommon.h
|