This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Rename edge name for filesymbols to slabs in memorytree
ClosedPublic

Authored by kadircet on Oct 19 2020, 3:34 AM.

Details

Summary

This was causing duplicate symbols components on the path as both the
edge from an index to filesymbols and filesymbols to symbolslabs were named
symbols.

Diff Detail

Event Timeline

kadircet created this revision.Oct 19 2020, 3:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 19 2020, 3:34 AM
kadircet requested review of this revision.Oct 19 2020, 3:34 AM
sammccall accepted this revision.Oct 19 2020, 5:07 AM
This revision is now accepted and ready to land.Oct 19 2020, 5:07 AM