[PATCH] D57876: Implement pthread_exit() interceptor for Thread sanitizer
Yuri Per via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 11 01:57:04 PST 2019
yuri added a comment.
In D57876#1392414 <https://reviews.llvm.org/D57876#1392414>, @dvyukov wrote:
> I've seen some fixes has landed over the weekend. Is this fixed now? Or some breakages still remain?
macOS is fixed.
Test on ppc64 is disabled — pthread_exit does not work there without any interceptors.
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