[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
Tue Nov 1 15:31:45 PDT 2016
kubabrecka added a comment.
Also note that this change increases the code size of TSanified binaries, roughly by 10-20%.
Repository:
rL LLVM
https://reviews.llvm.org/D26177
More information about the llvm-commits
mailing list