[Lldb-commits] [PATCH] D111030: [lldb] [Host] Add setters for common teletype properties to Terminal

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 19 10:38:42 PDT 2021


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

Rebased to use `llvm::Error` return type. Moved `Parity` into `Terminal` class.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111030/new/

https://reviews.llvm.org/D111030

Files:
  lldb/include/lldb/Host/Terminal.h
  lldb/source/Host/common/Terminal.cpp
  lldb/unittests/Host/posix/TerminalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111030.380726.patch
Type: text/x-patch
Size: 13412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211019/1e665384/attachment.bin>


More information about the lldb-commits mailing list