[Lldb-commits] [PATCH] D110721: [lldb] [Host] Refactor TerminalState

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 30 10:32:36 PDT 2021


mgorny updated this revision to Diff 376271.
mgorny added a comment.

Move saving/restoring termios back into `TerminalState`, make `Impl` a trivial struct.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110721/new/

https://reviews.llvm.org/D110721

Files:
  lldb/include/lldb/Host/Terminal.h
  lldb/source/Host/common/Terminal.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
  lldb/source/Target/Process.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110721.376271.patch
Type: text/x-patch
Size: 8775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210930/6bbdac9f/attachment.bin>


More information about the lldb-commits mailing list