summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2020-02-04 15:08:11 +0100
committerSam McCall <sam.mccall@gmail.com>2020-06-10 14:08:14 +0200
commit230b872c290d8c80a60accb06f3267e0703d0c49 (patch)
tree89ec06a0671058a8f1b974c5badc18fd99278c9c /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parentd623a06a8247b1a04e74ad5f02a30ef351697e00 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud