kubabrecka added a comment. How are you shipping TSan with Go? Is it a dylib? It seems to me that it’s in a “.a” archive, linking it statically into user’s programs. In this case it depends how you link the resulting programs. http://reviews.llvm.org/D20670