commit | 032f3e7fd8a12ceab800b0d9c3aca0f769f7b7cc | [log] [tgz] |
---|---|---|
author | Sam McCall <[email protected]> | Tue Nov 27 12:09:13 2018 |
committer | Sam McCall <[email protected]> | Tue Nov 27 12:09:13 2018 |
tree | 1e6ed4fea4e9c0e48af593956d38c5cfe50b232b | |
parent | 60b7103ce8f692d9b836902dacccdb096168251e [diff] |
[clangd] Prevent thread starvation in tests on loaded systems. Summary: Background index deliberately runs low-priority, but for tests this may stop them making progress. Reviewers: kadircet Subscribers: ilya-biryukov, ioeric, MaskRay, jkorous, arphaman, jfb, cfe-commits Differential Revision: https://reviews.llvm.org/D54938 llvm-svn: 347655