[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
Wed Nov 2 11:03:21 PDT 2016
kubabrecka added a comment.
Note that I'm just moving the code for EscapeEnumerator, which is some pretty old code (r45670), and I'd CC the author, but I don't think he works on LLVM anymore. Anyway, thanks for the review, I'll update the patch!
Repository:
rL LLVM
https://reviews.llvm.org/D26177
More information about the llvm-commits
mailing list