[Lldb-commits] [PATCH] D112365: [lldb] Support serial port parity checking

2021-10-25 Thread Michał Górny via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG21bb808eb486: [lldb] Support serial port parity checking (authored by mgorny). Herald added a project: LLDB. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D11

[Lldb-commits] [PATCH] D112365: [lldb] Support serial port parity checking

2021-10-23 Thread Michał Górny via Phabricator via lldb-commits
mgorny created this revision. mgorny added reviewers: labath, krytarowski, emaste, teemperor. mgorny requested review of this revision. https://reviews.llvm.org/D112365 Files: lldb/include/lldb/Host/File.h lldb/include/lldb/Host/Terminal.h lldb/source/Host/common/File.cpp lldb/source/Host