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

Alexey Samsonov samsonov at google.com
Tue Nov 27 15:04:19 PST 2012


+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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121127/3ec58bd8/attachment.html>


More information about the llvm-commits mailing list