[PATCH] D26177: [tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during unwinding)

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 14:03:53 PST 2016


kubabrecka added a comment.

This landed in r286893 (LLVM) and r286894 (compiler-rt).  Thanks for reviewing!


Repository:
  rL LLVM

https://reviews.llvm.org/D26177





More information about the llvm-commits mailing list