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. Patch by glider@google.com llvm-svn: 146752
Loading
Please sign in to comment