diff options
author | Sam McCall <sam.mccall@gmail.com> | 2020-02-04 15:08:11 +0100 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2020-06-10 14:08:14 +0200 |
commit | 230b872c290d8c80a60accb06f3267e0703d0c49 (patch) | |
tree | 89ec06a0671058a8f1b974c5badc18fd99278c9c /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | d623a06a8247b1a04e74ad5f02a30ef351697e00 (diff) | |
download | bcm5719-llvm-230b872c290d8c80a60accb06f3267e0703d0c49.tar.gz bcm5719-llvm-230b872c290d8c80a60accb06f3267e0703d0c49.zip |
[clangd] Increase stack size of the new threads on macOS
Summary: By default it's 512K, which is way to small for clang parser to run on. There is no way to do it via platform-independent API, so it's implemented via pthreads directly in clangd/Threading.cpp.
Fixes https://github.com/clangd/clangd/issues/273
Patch by Dmitry Kozhevnikov!
Reviewers: ilya-biryukov, sammccall, arphaman
Reviewed By: ilya-biryukov, sammccall, arphaman
Subscribers: dexonsmith, umanwizard, jfb, ioeric, MaskRay, jkorous, arphaman, kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D50993
(cherry picked from commit 69a39dc1f0d08ea43bac03a87bb8bff3937ce2e7)
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions