[all-commits] [llvm/llvm-project] ea7d6e: Reland D147337 "[tsan] Add debugging interfaces in...

goussepi via All-commits all-commits at lists.llvm.org
Fri Apr 28 03:57:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea7d6e658e37363c61d2f9ce64de0b223a39be50
      https://github.com/llvm/llvm-project/commit/ea7d6e658e37363c61d2f9ce64de0b223a39be50
  Author: Pierre Gousseau <pierre.gousseau at sony.com>
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
    M compiler-rt/include/sanitizer/tsan_interface.h
    A compiler-rt/test/tsan/debug_mutex_bad_unlock.cpp

  Log Message:
  -----------
  Reland D147337 "[tsan] Add debugging interfaces into interface header."

This change the types to match the ones used in:
Darwin/debug_external.cpp
debugging.cpp

Reviewed By: vitalybuka

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




More information about the All-commits mailing list