[Lldb-commits] [clang] [compiler-rt] [lldb] [llvm] [Support] Remove terminfo dependency (PR #92865)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Tue May 21 10:21:09 PDT 2024
JDevlieghere wrote:
No objections in the context of LLDB. We don't use terminfo directly (although I think editline does, but that isn't affected by this) and if we want the TUI we depend on curses anyway.
https://github.com/llvm/llvm-project/pull/92865
More information about the lldb-commits
mailing list