[all-commits] [llvm/llvm-project] 65596c: [lldb] Go back to process-directed signals in Main...

Pavel Labath via All-commits all-commits at lists.llvm.org
Tue Sep 6 05:07:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65596cede8a4bcb8532b37702aa2b42270d4315c
      https://github.com/llvm/llvm-project/commit/65596cede8a4bcb8532b37702aa2b42270d4315c
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2022-09-06 (Tue, 06 Sep 2022)

  Changed paths:
    M lldb/unittests/Host/MainLoopTest.cpp

  Log Message:
  -----------
  [lldb] Go back to process-directed signals in MainLoopTest.cpp

Thread-directed signals are not caught by kqueue (used on Mac). This
reverts half of D133181.




More information about the All-commits mailing list