[all-commits] [llvm/llvm-project] 52a3ed: [lldb][NFC] Inclusive language: replace master/sla...
    Quinn Pham via All-commits 
    all-commits at lists.llvm.org
       
    Fri Nov 12 08:54:30 PST 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 52a3ed5b93ca9aba042d87e2bb697bf0dda2e43c
      https://github.com/llvm/llvm-project/commit/52a3ed5b93ca9aba042d87e2bb697bf0dda2e43c
  Author: Quinn Pham <Quinn.Pham at ibm.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)
  Changed paths:
    M lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm
    M lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
    M lldb/source/Target/Platform.cpp
    M lldb/source/Target/Process.cpp
    M lldb/test/API/functionalities/gdb_remote_client/TestPty.py
    M lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py
    M lldb/test/API/tools/lldb-server/TestPtyServer.py
    M lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/ptyprocess.py
    M lldb/unittests/Editline/EditlineTest.cpp
  Log Message:
  -----------
  [lldb][NFC] Inclusive language: replace master/slave names for ptys
[NFC] This patch replaces master and slave with primary and secondary
respectively when referring to pseudoterminals/file descriptors.
Reviewed By: clayborg, teemperor
Differential Revision: https://reviews.llvm.org/D113687
    
    
More information about the All-commits
mailing list