[ASan] Fix broken Windows build due to 596d534ac3524052df210be8d3c01a33b2260a42.
authorDan Liew <dliew@apple.com>
Sat, 23 Jan 2021 17:09:06 +0000 (09:09 -0800)
committerDan Liew <dliew@apple.com>
Sat, 23 Jan 2021 17:09:06 +0000 (09:09 -0800)
commit757b93bb7b384038a8dec35433f78f5c7c2ef8b0
tree161400c669ede269f8572e2599bb42254d4fde99
parent1eb8c5cd35ed0f3e06ea77a93824901f680ca1ed
[ASan] Fix broken Windows build due to 596d534ac3524052df210be8d3c01a33b2260a42.

In that change I forgot to update the call to
`AsanThread::ThreadStart()` in `asan_win.cpp`.
compiler-rt/lib/asan/asan_win.cpp