[Lldb-commits] [PATCH] D112632: [lldb] [Host/Terminal] Fix warnings with termios disabled

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 28 12:07:58 PDT 2021


mgorny updated this revision to Diff 383112.
mgorny retitled this revision from "[lldb] [Host/Terminal] Add llvm_unreachable() to appease Windows" to "[lldb] [Host/Terminal] Fix warnings with termios disabled".
mgorny edited the summary of this revision.
mgorny added a comment.

Create the error for `!LLDB_ENABLE_TERMIOS` via a helper function, as suggested by Nico Weber.


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

https://reviews.llvm.org/D112632

Files:
  lldb/source/Host/common/Terminal.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112632.383112.patch
Type: text/x-patch
Size: 5572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211028/80cef7d0/attachment.bin>


More information about the lldb-commits mailing list