[all-commits] [llvm/llvm-project] 63ddf0: [TSan] Don't instrument code that is executed from...
Julian Lettner via All-commits
all-commits at lists.llvm.org
Tue Dec 21 17:03:05 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63ddf0baf37edbfdf482853870238f9f88bfeb0b
https://github.com/llvm/llvm-project/commit/63ddf0baf37edbfdf482853870238f9f88bfeb0b
Author: Julian Lettner <julian.lettner at apple.com>
Date: 2021-12-21 (Tue, 21 Dec 2021)
Changed paths:
M compiler-rt/test/tsan/Darwin/main_tid.mm
M compiler-rt/test/tsan/libdispatch/dispatch_once_deadlock.c
Log Message:
-----------
[TSan] Don't instrument code that is executed from __tsan_on_report()
See also: https://reviews.llvm.org/D111157
More information about the All-commits
mailing list