[all-commits] [llvm/llvm-project] a53c5c: [lldb/Platform] s/m_name/m_hostname

Pavel Labath via All-commits all-commits at lists.llvm.org
Mon Feb 7 05:59:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a53c5c66b3b1f576902154af2ecdac3bd2d5d556
      https://github.com/llvm/llvm-project/commit/a53c5c66b3b1f576902154af2ecdac3bd2d5d556
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2022-02-07 (Mon, 07 Feb 2022)

  Changed paths:
    M lldb/include/lldb/Target/Platform.h
    M lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
    M lldb/source/Target/Platform.cpp

  Log Message:
  -----------
  [lldb/Platform] s/m_name/m_hostname

m_name is confusing, as there is a getter called GetName, but it returns
a completely different thing.




More information about the All-commits mailing list