[Lldb-commits] [PATCH] D111890: [lldb] [Host] Make Terminal methods return llvm::Error
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 18 02:36:37 PDT 2021
mgorny updated this revision to Diff 380318.
mgorny added a comment.
Simplify the internal setting logic.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111890/new/
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.380318.patch
Type: text/x-patch
Size: 8943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211018/15ddd16e/attachment-0001.bin>
More information about the lldb-commits
mailing list