[all-commits] [llvm/llvm-project] 21bb80: [lldb] Support serial port parity checking
Michał Górny via All-commits
all-commits at lists.llvm.org
Mon Oct 25 01:52:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21bb808eb4867b35b08fa962c7c25e812fcc8836
https://github.com/llvm/llvm-project/commit/21bb808eb4867b35b08fa962c7c25e812fcc8836
Author: Michał Górny <mgorny at moritz.systems>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M lldb/include/lldb/Host/File.h
M lldb/include/lldb/Host/Terminal.h
M lldb/source/Host/common/File.cpp
M lldb/source/Host/common/Terminal.cpp
M lldb/unittests/Host/posix/TerminalTest.cpp
Log Message:
-----------
[lldb] Support serial port parity checking
Differential Revision: https://reviews.llvm.org/D112365
More information about the All-commits
mailing list