"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "97deade6190e29938f9fbbbee391d210efa146cc"
[Support] fix mingw-w64 build
Older versions of Mingw-w64 do not define _beginthreadex_proc_type, so we replace it with `unsigned (__stdcall *ThreadFunc)(void *)`. Fixes https://github.com/clangd/clangd/issues/188 Patch by lh123! Differential Revision: https://reviews.llvm.org/D69879
Loading
Please register or sign in to comment