[all-commits] [llvm/llvm-project] e77731: [tsan] Make pthread_mutex_clocklock Linux only

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Dec 18 15:01:40 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e77731722755f8b397c0fd9e3bf574128af6c137
      https://github.com/llvm/llvm-project/commit/e77731722755f8b397c0fd9e3bf574128af6c137
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
    M compiler-rt/test/tsan/pthread_mutex_clocklock.cpp

  Log Message:
  -----------
  [tsan] Make pthread_mutex_clocklock Linux only

Many systems (glibc<2.30, Bionic before 2019, musl, macOS, etc) do not have the function.




More information about the All-commits mailing list