[PATCH] D26177: [tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during unwinding)
Dmitry Vyukov via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 20:48:13 PST 2016
dvyukov added a comment.
> I'm not set up to build tsan on Windows, it's only supported for gotsan. Dmitry knows how to build that, maybe he has time to test it.
gotsan uses Go compiler for instrumentation.
https://reviews.llvm.org/D26177
More information about the llvm-commits
mailing list