[all-commits] [llvm/llvm-project] 667b83: Revert "Reland D147337 "[tsan] Add debugging inter...
Hans via All-commits
all-commits at lists.llvm.org
Fri Apr 28 22:09:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 667b8396ef0cc68b9059409d91753412298a9a62
https://github.com/llvm/llvm-project/commit/667b8396ef0cc68b9059409d91753412298a9a62
Author: Hans Wennborg <hans at chromium.org>
Date: 2023-04-29 (Sat, 29 Apr 2023)
Changed paths:
M compiler-rt/include/sanitizer/tsan_interface.h
R compiler-rt/test/tsan/debug_mutex_bad_unlock.cpp
Log Message:
-----------
Revert "Reland D147337 "[tsan] Add debugging interfaces into interface header.""
This broke the lit tests on Mac, see comment on the code review.
> 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
This reverts commit ea7d6e658e37363c61d2f9ce64de0b223a39be50.
More information about the All-commits
mailing list