This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Always send file URIs to editors
ClosedPublic

Authored by kadircet on Oct 2 2019, 1:56 AM.

Details

Summary

Editors only know about file URIs, make sure we do not use any custom
schemes while sending edits.

Event Timeline

kadircet created this revision.Oct 2 2019, 1:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 2 2019, 1:56 AM
sammccall accepted this revision.Oct 2 2019, 2:02 AM
This revision is now accepted and ready to land.Oct 2 2019, 2:02 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptOct 2 2019, 2:11 AM