[PATCH] D25857: [tsan][clang] Introduce a function attribute to disable TSan checking at run time

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


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

> Alternatively, I could drop this aspect of the test altogether since I have an assert in the llvm pass.

Dropping the check is fine in this case.


https://reviews.llvm.org/D25857





More information about the cfe-commits mailing list