This is an archive of the discontinued LLVM Phabricator instance.

[LLDB] Fix Clang-tidy misc-use-override warnings in some files in include/lldb/Interpreter, unify closing inclusion guards
ClosedPublic

Authored by Eugene.Zelenko on Aug 19 2015, 3:34 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

Eugene.Zelenko retitled this revision from to [LLDB] Fix Clang-tidy misc-use-override warnings in some files in include/lldb/Interpreter, unify closing inclusion guards.
Eugene.Zelenko updated this object.
Eugene.Zelenko added reviewers: labath, clayborg.

Sorry, forgot to update after fixing two Clang warnings.

labath accepted this revision.Sep 2 2015, 2:29 AM
labath edited edge metadata.

committed as r246627.

This revision is now accepted and ready to land.Sep 2 2015, 2:29 AM
This revision was automatically updated to reflect the committed changes.