[all-commits] [llvm/llvm-project] 086af1: Revert "tsan: mark sigwait as blocking"

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon May 17 03:00:39 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 086af173998868239aaad7ffd1e79e38dcb2f850
      https://github.com/llvm/llvm-project/commit/086af173998868239aaad7ffd1e79e38dcb2f850
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-05-17 (Mon, 17 May 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
    R compiler-rt/test/tsan/signal_block2.cpp

  Log Message:
  -----------
  Revert "tsan: mark sigwait as blocking"

This reverts commit 5dad3d1ba9ad01152be21e94cfbbfb31659ea3e1.

The added test (signal_block2.cpp) does not terminate on some Darwin
configurations and is causing Green Dragon bots to fail. First
failure of the test started in
    http://green.lab.llvm.org/green/job/clang-stage1-RA/20767/




More information about the All-commits mailing list