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.)
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
clang-tools-extra/clangd/index/BackgroundRebuild.h | ||
---|---|---|
51 ↗ | (On Diff #209651) | let's not have a default here since it will get out-dated if we decide to change default for BackgroundIndex's constructor. |