[Lldb-commits] [PATCH] D110693: [lldb] [Host] Remove TerminalStateSwitcher
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 29 04:16:06 PDT 2021
mgorny created this revision.
mgorny added reviewers: labath, krytarowski, jingham, teemperor, JDevlieghere, emaste.
mgorny requested review of this revision.
Remove TerminalStateSwitcher class. It is not used anywhere and its API
is really weird. This is the first step towards cleaning up Terminal.h.
https://reviews.llvm.org/D110693
Files:
lldb/include/lldb/Host/Terminal.h
lldb/source/Host/common/Terminal.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110693.375830.patch
Type: text/x-patch
Size: 3911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210929/7090404b/attachment.bin>
More information about the lldb-commits
mailing list