[PATCH] D64575: [clangd] Prioritize indexing of files that share a basename with the open file.
Sam McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 11 11:20:49 PDT 2019
sammccall updated this revision to Diff 209273.
sammccall added a comment.
Add test for boosting in queue.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64575/new/
https://reviews.llvm.org/D64575
Files:
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/TUScheduler.cpp
clang-tools-extra/clangd/TUScheduler.h
clang-tools-extra/clangd/index/Background.cpp
clang-tools-extra/clangd/index/Background.h
clang-tools-extra/clangd/index/BackgroundQueue.cpp
clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64575.209273.patch
Type: text/x-patch
Size: 8997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/f8ea0371/attachment.bin>
More information about the llvm-commits
mailing list