[Lldb-commits] [PATCH] D111890: [lldb] [Host] Make Terminal methods return llvm::Error [WIP]

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 15 07:39:40 PDT 2021


mgorny created this revision.
mgorny added reviewers: labath, krytarowski, emaste, teemperor.
mgorny requested review of this revision.

Note: this is just the initial patch, I'm doing more refactoring to dedupe the code a bit.


https://reviews.llvm.org/D111890

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111890.380005.patch
Type: text/x-patch
Size: 7636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211015/e024119a/attachment-0001.bin>


More information about the lldb-commits mailing list