aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.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-02-04 15:21:27 +0100
commit69a39dc1f0d08ea43bac03a87bb8bff3937ce2e7 (patch)
treebf865e443bb7c01cb5838a19deebf7981e676bd9 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent2a191cf8500ffa3e18b8fc27b51c7facb1e7a8ab (diff)
downloadllvm-69a39dc1f0d08ea43bac03a87bb8bff3937ce2e7.zip
llvm-69a39dc1f0d08ea43bac03a87bb8bff3937ce2e7.tar.gz
llvm-69a39dc1f0d08ea43bac03a87bb8bff3937ce2e7.tar.bz2
[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
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions