[PATCH] D50993: [clangd] Increase stack size of the new threads on macOS
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 9 04:27:03 PDT 2019
ilya-biryukov added a comment.
D61724 <https://reviews.llvm.org/D61724> refactors `BackgroundIndexer` to use `AsyncTaskRunner`.
So by the time this lands, it should cover all places where threads are created in clangd.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D50993/new/
https://reviews.llvm.org/D50993
More information about the cfe-commits
mailing list