[PATCH] D57876: Implement pthread_exit() interceptor for Thread sanitizer
Yuri Per via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 8 02:39:37 PST 2019
yuri added a comment.
In D57876#1390146 <https://reviews.llvm.org/D57876#1390146>, @dvyukov wrote:
> It looks like your change has caused a failure of the `Darwin/dispatch_main.mm` TSAN test on our CI:
I will try to reproduce it myself and report my findings later
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57876/new/
https://reviews.llvm.org/D57876
More information about the llvm-commits
mailing list