This is an archive of the discontinued LLVM Phabricator instance.

[lldb] [Host] Remove TerminalStateSwitcher
ClosedPublic

Authored by mgorny on Sep 29 2021, 4:16 AM.

Details

Summary

Remove TerminalStateSwitcher class. It is not used anywhere and its API
is really weird. This is the first step towards cleaning up Terminal.h.

Diff Detail

Event Timeline

mgorny requested review of this revision.Sep 29 2021, 4:16 AM
mgorny created this revision.
This revision is now accepted and ready to land.Sep 29 2021, 4:40 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 29 2021, 4:46 AM