[all-commits] [llvm/llvm-project] 52b04e: [lldb] [Host] Remove TerminalStateSwitcher
Michał Górny via All-commits
all-commits at lists.llvm.org
Wed Sep 29 04:46:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52b04efa0197d5b1f65f4824a6528ea634bdf3db
https://github.com/llvm/llvm-project/commit/52b04efa0197d5b1f65f4824a6528ea634bdf3db
Author: Michał Górny <mgorny at moritz.systems>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
M lldb/include/lldb/Host/Terminal.h
M lldb/source/Host/common/Terminal.cpp
Log Message:
-----------
[lldb] [Host] Remove TerminalStateSwitcher
Remove TerminalStateSwitcher class. It is not used anywhere and its API
is really weird. This is the first step towards cleaning up Terminal.h.
Differential Revision: https://reviews.llvm.org/D110693
More information about the All-commits
mailing list