[PATCH] [ASan, LSan] Improve tracking of thread creation.

Alexey Samsonov vonosmas at gmail.com
Thu Dec 4 16:16:54 PST 2014


>>! In D6441#24, @earthdok wrote:
> BTW, I think the ThreadRegistry::CreateThread() call should be moved into AsanThread::Create(). This code is duplicated across 4 uses of AsanThread::Create(), and anyway most other ThreadRegistry access is done via AsanThread (including ThreadRegistry::FinishThread()).

I agree, that would be nice.

http://reviews.llvm.org/D6441






More information about the llvm-commits mailing list