[all-commits] [llvm/llvm-project] 096954: tsan: disable java_finalizer2 test on darwin

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Thu May 28 02:04:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0969541ffcb24ae1af59fcb8778063becf17dbca
      https://github.com/llvm/llvm-project/commit/0969541ffcb24ae1af59fcb8778063becf17dbca
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M compiler-rt/test/tsan/java_finalizer2.cpp

  Log Message:
  -----------
  tsan: disable java_finalizer2 test on darwin

pthread_barrier_t is not supported on darwin.
Do what other tests that use pthread_barrier_t do.




More information about the All-commits mailing list