[all-commits] [llvm/llvm-project] 52f427: [lldb] [netbsd] Avoid comparison of signed and uns...

Kamil Rytarowski via All-commits all-commits at lists.llvm.org
Thu Sep 10 06:49:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 52f42720b26a32c9dffc9331841415442f784700
      https://github.com/llvm/llvm-project/commit/52f42720b26a32c9dffc9331841415442f784700
  Author: Kamil Rytarowski <n54 at gmx.com>
  Date:   2020-09-10 (Thu, 10 Sep 2020)

  Changed paths:
    M lldb/source/Host/netbsd/HostNetBSD.cpp

  Log Message:
  -----------
  [lldb] [netbsd] Avoid comparison of signed and unsigned integers

Cast ProcessID to ::pid_t.




More information about the All-commits mailing list