[llvm-commits] [PATCH] AddressSanitizer: Fix GCD tests on Mac by initializing AsanThread for worker threads

Kostya Serebryany kcc at google.com
Fri Dec 16 11:16:55 PST 2011


Thanks!
r146752.

On Fri, Dec 16, 2011 at 1:43 AM, Alexander Potapenko <glider at google.com>wrote:

> Recently the GCD tests started failing because of the invalid size of
> FakeStack on the worker threads.
> This patch moves the AsanThread initialization into a separate
> procedure that's called when AsanThread objects are called for worker
> threads.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111216/0ce5694a/attachment.html>


More information about the llvm-commits mailing list