[PATCH] D50993: [clangd] Increase stack size of the new threads on macOS

Brennan Vincent via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 8 16:26:56 PDT 2019


umanwizard added a comment.

By the way, index/Background.{cpp,h} also need to be changed to use the new API. I made that change locally and clangd with full project indexing is now working for me on macOS.


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