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

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 29 10:19:35 PDT 2021


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

Fix `tcgetpgrp()` call (again). Remove unneeded forward decl.


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.375945.patch
Type: text/x-patch
Size: 8928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210929/cf88bff5/attachment-0001.bin>


More information about the lldb-commits mailing list