[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
Tue Oct 19 01:40:13 PDT 2021
mgorny updated this revision to Diff 380609.
mgorny marked 2 inline comments as done.
mgorny added a comment.
Make `Terminal::Data` private and befriend `TerminalState`.
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.380609.patch
Type: text/x-patch
Size: 8971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211019/a2900acf/attachment-0001.bin>
More information about the lldb-commits
mailing list