[all-commits] [llvm/llvm-project] e50854: [lldb][NFC] Use UnixSignal::CreateForHost in Process

Alex via All-commits all-commits at lists.llvm.org
Fri Mar 10 16:59:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5085457ecc44418fab73de3b535961eac06c7a2
      https://github.com/llvm/llvm-project/commit/e5085457ecc44418fab73de3b535961eac06c7a2
  Author: Alex Langford <alangford at apple.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M lldb/source/Target/Process.cpp

  Log Message:
  -----------
  [lldb][NFC] Use UnixSignal::CreateForHost in Process

These do the same thing but we have a specific function for it.




More information about the All-commits mailing list