Reland D147337 "[tsan] Add debugging interfaces into interface header."
authorPierre Gousseau <pierre.gousseau@sony.com>
Mon, 17 Apr 2023 14:32:57 +0000 (14:32 +0000)
committerPierre Gousseau <pierre.gousseau@sony.com>
Fri, 28 Apr 2023 10:57:12 +0000 (10:57 +0000)
commitea7d6e658e37363c61d2f9ce64de0b223a39be50
tree23be3682a7b84671c3f030f28771558056fcda4a
parentd5f1adcf6651a1c10400ad7b1517272ea8e81c53
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
compiler-rt/include/sanitizer/tsan_interface.h
compiler-rt/test/tsan/debug_mutex_bad_unlock.cpp [new file with mode: 0644]