[Lldb-commits] [PATCH] D110721: [lldb] [Host] Refactor TerminalState

Shafik Yaghmour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 29 09:41:39 PDT 2021


shafik added inline comments.


================
Comment at: lldb/include/lldb/Host/Terminal.h:20
+
 struct termios;
 
----------------
I don't think we need this forward declaration anymore.


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

https://reviews.llvm.org/D110721



More information about the lldb-commits mailing list