[all-commits] [llvm/llvm-project] c6c08e: [lldb] Remove setupterm workaround on macOS (#93714)
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed May 29 14:21:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6c08eee37bada190bd1aa4593c88a5e2c8cdaac
https://github.com/llvm/llvm-project/commit/c6c08eee37bada190bd1aa4593c88a5e2c8cdaac
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M lldb/source/Host/common/Editline.cpp
Log Message:
-----------
[lldb] Remove setupterm workaround on macOS (#93714)
Remove setupterm workaround on macOS which caused an issues after the
removal of the terminfo dependency. There's a comment that explains why
the workaround is present, but neither Jim nor I were able to reproduce
the issue by setting TERM to vt100.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list