[llvm-commits] Thread Sanitizer seems to have the dual issue

Evan Cheng evan.cheng at apple.com
Tue Nov 27 17:23:46 PST 2012


Dmitry, can you take a look?

Thanks,

Evan

On Nov 27, 2012, at 3:04 PM, Alexey Samsonov <samsonov at google.com> wrote:

> +cc dvyukov
> 
> On Tue, Nov 27, 2012 at 2:55 PM, Pedro Artigas <partigas at apple.com> wrote:
> Unfortunately there is no simple WAR for the issue on Thread Sanitizer because doInitialization can be called just once and, therefore, we cannot just ignore the first call (on doFinalization we ignore all but the first call as a WAR, that works when a single call is made or when multiple calls are made for WAR reasons)
> 
> 
> -- 
> Alexey Samsonov, MSK
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121127/131c88bf/attachment.html>


More information about the llvm-commits mailing list