This is an archive of the discontinued LLVM Phabricator instance.

[LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/JITLoader, Language, LanguageRuntime and Process; unify closing inclusion guards
AbandonedPublic

Authored by Eugene.Zelenko on Sep 3 2015, 3:28 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 Timeline

Eugene.Zelenko retitled this revision from to Fix Clang-tidy modernize-use-override warnings in source/Plugins/JITLoader, Language, LanguageRuntime and Process; unify closing inclusion guards.
Eugene.Zelenko updated this object.
Eugene.Zelenko added reviewers: labath, clayborg.
Eugene.Zelenko retitled this revision from Fix Clang-tidy modernize-use-override warnings in source/Plugins/JITLoader, Language, LanguageRuntime and Process; unify closing inclusion guards to [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/JITLoader, Language, LanguageRuntime and Process; unify closing inclusion guards.Sep 3 2015, 6:07 PM
Eugene.Zelenko set the repository for this revision to rL LLVM.Sep 10 2015, 10:45 AM
Eugene.Zelenko added a subscriber: lldb-commits.
brucem accepted this revision.Oct 7 2015, 6:24 PM
brucem edited edge metadata.

I can land this for you. I'd like it to go in as I have another patch myself that addresses almost all of the Plugins directory, so if I land this, I'll rebase on top of it and submit mine for review. And then I have a couple of things to go in after that ...

This revision is now accepted and ready to land.Oct 7 2015, 6:24 PM
brucem requested changes to this revision.Oct 7 2015, 6:36 PM
brucem edited edge metadata.

Could you rebase this forward so that it applies cleanly?

This revision now requires changes to proceed.Oct 7 2015, 6:36 PM
Eugene.Zelenko abandoned this revision.Oct 8 2015, 1:00 PM