Reland 2nd attempt: [tsan] Add debugging interfaces into interface header.
authorPierre Gousseau <pierre.gousseau@sony.com>
Tue, 30 May 2023 10:12:54 +0000 (10:12 +0000)
committerPierre Gousseau <pierre.gousseau@sony.com>
Tue, 30 May 2023 10:43:00 +0000 (10:43 +0000)
commit686b4d250b13bbda32c335d104fcb79874774104
treebf064593b1ff251ac18b3b04f9b92f4318501a15
parent95661b9c7545b56e6ec5a0cfec75587f37a7ca50
Reland 2nd attempt: [tsan] Add debugging interfaces into interface header.

Change __tsan_get_report_loc 6th argument 'size' to unsigned long *

Reviewers: vitalybuka, dvyukov

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]