summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2019-11-06 14:25:33 +0100
committerIlya Biryukov <ibiryukov@google.com>2019-11-06 15:18:58 +0100
commit3e54404c71564d9c684742439f178f07f1e45a70 (patch)
treee327fcb64736bbae70fe84c8c0fe1e7b3c25cf96 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
parenteabd405e665e24e00dc71c90baa196c38cd15f12 (diff)
downloadbcm5719-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/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud