[all-commits] [llvm/llvm-project] 757b93: [ASan] Fix broken Windows build due to 596d534ac35...

Dan Liew via All-commits all-commits at lists.llvm.org
Sat Jan 23 09:17:45 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 757b93bb7b384038a8dec35433f78f5c7c2ef8b0
      https://github.com/llvm/llvm-project/commit/757b93bb7b384038a8dec35433f78f5c7c2ef8b0
  Author: Dan Liew <dliew at apple.com>
  Date:   2021-01-23 (Sat, 23 Jan 2021)

  Changed paths:
    M compiler-rt/lib/asan/asan_win.cpp

  Log Message:
  -----------
  [ASan] Fix broken Windows build due to 596d534ac3524052df210be8d3c01a33b2260a42.

In that change I forgot to update the call to
`AsanThread::ThreadStart()` in `asan_win.cpp`.




More information about the All-commits mailing list