diff options
author | Sam McCall <sam.mccall@gmail.com> | 2019-07-16 10:17:06 +0000 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2019-07-16 10:17:06 +0000 |
commit | 06377ae2e585fd4df695f973cd8ee6b3f76bfe5f (patch) | |
tree | d26445d0a92663941be3a9df3309ce42fff550ca /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 1781c28a0d3433b0608f504e45660f8511ba7742 (diff) | |
download | llvm-06377ae2e585fd4df695f973cd8ee6b3f76bfe5f.zip llvm-06377ae2e585fd4df695f973cd8ee6b3f76bfe5f.tar.gz llvm-06377ae2e585fd4df695f973cd8ee6b3f76bfe5f.tar.bz2 |
[clangd] Don't rebuild background index until we indexed one TU per thread.
Summary:
This increases the odds that the boosted file (cpp file matching header)
will be ready. (It always enqueues first, so it'll be present unless
another thread indexes *two* files before the first thread indexes one.)
Reviewers: kadircet
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D64682
llvm-svn: 366199
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions