llvm-project/compiler-rt/lib/tsan/go
Kuba Mracek bba1d40589 [tsan] Properly describe GCD worker threads in reports
When dealing with GCD worker threads, TSan currently prints weird things like "created by thread T-1" and "[failed to restore the stack]" in reports. This patch avoids that and instead prints "Thread T3 (...) is a GCD worker thread".

Differential Revision: https://reviews.llvm.org/D29103

llvm-svn: 293882
2017-02-02 12:54:21 +00:00
..
build.bat tsan: always define SANITIZER_GO 2016-10-28 20:14:18 +00:00
buildgo.sh tsan: always define SANITIZER_GO 2016-10-28 20:14:18 +00:00
test.c tsan: fix build 2016-04-27 12:59:35 +00:00
tsan_go.cc [tsan] Properly describe GCD worker threads in reports 2017-02-02 12:54:21 +00:00