[all-commits] [llvm/llvm-project] 9b4f17: Port __sanitizer::StopTheWorld to Windows

Clemens Wasser via All-commits all-commits at lists.llvm.org
Mon Dec 20 18:30:00 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b4f179bf8d3fd82009704d88b590512e622589d
      https://github.com/llvm/llvm-project/commit/9b4f179bf8d3fd82009704d88b590512e622589d
  Author: Clemens Wasser <clemens.wasser at gmail.com>
  Date:   2021-12-20 (Mon, 20 Dec 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/CMakeLists.txt
    A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_win.cpp
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_stoptheworld_test.cpp

  Log Message:
  -----------
  Port __sanitizer::StopTheWorld to Windows

This also makes the sanitizer_stoptheworld_test cross-platform by using the STL, rather than pthread.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D115204




More information about the All-commits mailing list