This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4169c520f6d7: [clangd] Add symbol origin for remote index
(authored by kbobyrev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
kbobyrev updated this revision to Diff 308016.
kbobyrev added a comment.
Don't assign additional Remote Origin: overwrite it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92202/new/
https://reviews.llvm.org/D92202
Files:
clang-tools-extra/clang
sammccall accepted this revision.
sammccall added inline comments.
This revision is now accepted and ready to land.
Comment at:
clang-tools-extra/clangd/index/remote/marshalling/Marshalling.cpp:164
Result.References = Message.references();
- Result.Origin = static_cast(Messa
kbobyrev created this revision.
kbobyrev added a reviewer: sammccall.
Herald added subscribers: cfe-commits, usaxena95, arphaman.
Herald added a project: clang.
kbobyrev requested review of this revision.
Herald added subscribers: MaskRay, ilya-biryukov.
Makes it easier to diagnose remote index is