[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
Fri Jul 12 03:21:17 PDT 2019
This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rL365888: [clangd] Prioritize indexing of files that share a basename with the open file. (authored by sammccall, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64575?vs=209273&id=209449#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64575/new/
https://reviews.llvm.org/D64575
Files:
clang-tools-extra/trunk/clangd/ClangdServer.cpp
clang-tools-extra/trunk/clangd/TUScheduler.cpp
clang-tools-extra/trunk/clangd/TUScheduler.h
clang-tools-extra/trunk/clangd/index/Background.cpp
clang-tools-extra/trunk/clangd/index/Background.h
clang-tools-extra/trunk/clangd/index/BackgroundQueue.cpp
clang-tools-extra/trunk/clangd/unittests/BackgroundIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64575.209449.patch
Type: text/x-patch
Size: 9123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190712/b8e9a509/attachment.bin>
More information about the llvm-commits
mailing list