[PATCH] D90750: [clangd] Introduce ProjectAwareIndex

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 17 01:25:56 PST 2020


kadircet updated this revision to Diff 305695.
kadircet marked 5 inline comments as done.
kadircet added a comment.

- Address comments
- Only query the associated index
- Use ExternalIndexSpec as the cache key


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90750/new/

https://reviews.llvm.org/D90750

Files:
  clang-tools-extra/clangd/CMakeLists.txt
  clang-tools-extra/clangd/Config.h
  clang-tools-extra/clangd/index/ProjectAware.cpp
  clang-tools-extra/clangd/index/ProjectAware.h
  clang-tools-extra/clangd/unittests/CMakeLists.txt
  clang-tools-extra/clangd/unittests/ProjectAwareIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90750.305695.patch
Type: text/x-patch
Size: 11532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201117/efb02e7b/attachment.bin>


More information about the cfe-commits mailing list