[all-commits] [llvm/llvm-project] 3162a7: [Support] Re-raise external signals

Guy David via All-commits all-commits at lists.llvm.org
Wed Feb 5 09:12:45 PST 2025


  Branch: refs/heads/users/guy-david/reraise-external-signals
  Home:   https://github.com/llvm/llvm-project
  Commit: 3162a7fcbb483a2f7fd9d436da0312e27bb9f6ae
      https://github.com/llvm/llvm-project/commit/3162a7fcbb483a2f7fd9d436da0312e27bb9f6ae
  Author: Guy David <guyda96 at gmail.com>
  Date:   2025-02-05 (Wed, 05 Feb 2025)

  Changed paths:
    M llvm/lib/Support/Unix/Signals.inc

  Log Message:
  -----------
  [Support] Re-raise external signals

Otherwise, the handler "swallows" the signal and the process continues
to execute. While this use case is peculiar, ignoring these signals
entirely seems more odd.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list