[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:50:22 PST 2016


dvyukov added a comment.

I am happy with tsan pass and runtime changes, leaving to Reid for approval.


https://reviews.llvm.org/D26177





More information about the llvm-commits mailing list