[PATCH] D25858: [tsan][llvm] Implement the function attribute to disable TSan checking at run time

Dmitry Vyukov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 21:10:21 PST 2016


dvyukov accepted this revision.
dvyukov added a comment.
This revision is now accepted and ready to land.

I guess this will conflict with Kuba's patch for exceptions. One of you needs to rebase before submitting. I.e. here we want to end ignores on unwind.


https://reviews.llvm.org/D25858





More information about the llvm-commits mailing list