[PATCH] D79079: [clangd] Make use of URIs in FileShardedIndex

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 29 15:40:08 PDT 2020


kadircet updated this revision to Diff 261061.
kadircet marked 2 inline comments as done.
kadircet added a comment.

- Update FileSymbols to express keys are not necessarily file paths.
- Use Uri for keys of PreambleSymbols


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79079

Files:
  clang-tools-extra/clangd/index/Background.cpp
  clang-tools-extra/clangd/index/FileIndex.cpp
  clang-tools-extra/clangd/index/FileIndex.h
  clang-tools-extra/clangd/unittests/FileIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79079.261061.patch
Type: text/x-patch
Size: 15929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200429/1ec6711d/attachment-0001.bin>


More information about the cfe-commits mailing list