[PATCH] D90750: [clangd] Introduce ProjectAwareIndex
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 20 00:59:44 PST 2020
kadircet updated this revision to Diff 306615.
kadircet marked 6 inline comments as done.
kadircet added a comment.
- Internalize synchronization of indexstorage rather than using Memoize
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.306615.patch
Type: text/x-patch
Size: 11955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201120/5f576014/attachment-0001.bin>
More information about the cfe-commits
mailing list