[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 06:49:34 PDT 2021


mgorny updated this revision to Diff 376191.
mgorny edited the summary of this revision.
mgorny added a comment.

Move termios data to PImpl-style subclass.


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.376191.patch
Type: text/x-patch
Size: 9161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210930/3fb7b042/attachment-0001.bin>


More information about the lldb-commits mailing list