[all-commits] [llvm/llvm-project] 686b4d: Reland 2nd attempt: [tsan] Add debugging interface...
goussepi via All-commits
all-commits at lists.llvm.org
Tue May 30 03:43:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 686b4d250b13bbda32c335d104fcb79874774104
https://github.com/llvm/llvm-project/commit/686b4d250b13bbda32c335d104fcb79874774104
Author: Pierre Gousseau <pierre.gousseau at sony.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M compiler-rt/include/sanitizer/tsan_interface.h
A compiler-rt/test/tsan/debug_mutex_bad_unlock.cpp
Log Message:
-----------
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
More information about the All-commits
mailing list