[all-commits] [llvm/llvm-project] 64ec50: [lldb] Rename Master/Slave to Primary/Secondary (NFC)
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Jun 15 15:38:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 64ec505dd46832880350e8b45316eaed30b458dc
https://github.com/llvm/llvm-project/commit/64ec505dd46832880350e8b45316eaed30b458dc
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-06-15 (Mon, 15 Jun 2020)
Changed paths:
M lldb/include/lldb/Host/PseudoTerminal.h
M lldb/include/lldb/Interpreter/ScriptInterpreter.h
M lldb/source/Host/common/ProcessLaunchInfo.cpp
M lldb/source/Host/common/PseudoTerminal.cpp
M lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
M lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp
M lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm
M lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
M lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp
M lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp
M lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
M lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
M lldb/source/Plugins/Process/Windows/Common/DebuggerThread.cpp
M lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.cpp
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
M lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
M lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
M lldb/source/Target/Platform.cpp
M lldb/unittests/Editline/EditlineTest.cpp
M lldb/unittests/Host/MainLoopTest.cpp
Log Message:
-----------
[lldb] Rename Master/Slave to Primary/Secondary (NFC)
More information about the All-commits
mailing list