[PATCH] D25857: [tsan][clang] Introduce a function attribute to disable TSan checking at run time
Kuba Brecka via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 26 19:22:20 PDT 2016
kubabrecka added a comment.
Does this also disable checking for the compiler generated `.cxx_destruct` Obj-C methods? Can we add a testcase both here and into compiler-rt?
https://reviews.llvm.org/D25857
More information about the cfe-commits
mailing list