[all-commits] [llvm/llvm-project] fa0a85: [TSan][libdispatch] Add interceptors for dispatch_...

Julian Lettner via All-commits all-commits at lists.llvm.org
Mon Aug 24 14:01:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fa0a855c73a053c13d6fcf1aa20bad6f1711d2b8
      https://github.com/llvm/llvm-project/commit/fa0a855c73a053c13d6fcf1aa20bad6f1711d2b8
  Author: Julian Lettner <julian.lettner at apple.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp

  Log Message:
  -----------
  [TSan][libdispatch] Add interceptors for dispatch_barrier_async_and_wait()

Add interceptors for the barrier variants of the "async and wait"
dispatch API family.




More information about the All-commits mailing list