diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2019-11-06 14:25:33 +0100 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2019-11-06 15:18:58 +0100 |
commit | 3e54404c71564d9c684742439f178f07f1e45a70 (patch) | |
tree | e327fcb64736bbae70fe84c8c0fe1e7b3c25cf96 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | eabd405e665e24e00dc71c90baa196c38cd15f12 (diff) | |
download | bcm5719-llvm-3e54404c71564d9c684742439f178f07f1e45a70.tar.gz bcm5719-llvm-3e54404c71564d9c684742439f178f07f1e45a70.zip |
[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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions