[all-commits] [llvm/llvm-project] 8aabde: [NFC][sanitizer] Check &real_pthread_join

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Dec 1 23:59:50 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8aabde5a4b4872767dbd75e517f1a93adf097bc0
      https://github.com/llvm/llvm-project/commit/8aabde5a4b4872767dbd75e517f1a93adf097bc0
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-12-01 (Wed, 01 Dec 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp

  Log Message:
  -----------
  [NFC][sanitizer] Check &real_pthread_join

It's a weak function which may be undefined.




More information about the All-commits mailing list