Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
clang-tools-extra/trunk/clangd/
-
trunk/
-
clangd/
-
ClangdLSPServer.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D68324
[clangd] Always send file URIs to editors
Closed
Public
Authored by
kadircet
on Oct 2 2019, 1:56 AM.
Download Raw Diff
Details
Reviewers
sammccall
Commits
rGe95e5165960e: [clangd] Always send file URIs to editors
rL373435: [clangd] Always send file URIs to editors
rCTE373435: [clangd] Always send file URIs to editors
Summary
Editors only know about file URIs, make sure we do not use any custom
schemes while sending edits.
Diff Detail
Repository
rL LLVM
Event Timeline
kadircet
created this revision.
Oct 2 2019, 1:56 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Oct 2 2019, 1:56 AM
Herald
added subscribers:
cfe-commits
,
usaxena95
,
arphaman
and
3 others
.
·
View Herald Transcript
kadircet
added a reviewer:
sammccall
.
Oct 2 2019, 1:57 AM
Harbormaster
completed remote builds in
B38879: Diff 222772
.
Oct 2 2019, 1:57 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
Closed by commit
rL373435: [clangd] Always send file URIs to editors
(authored by
kadircet
).
·
Explain Why
Oct 2 2019, 2:11 AM
This revision was automatically updated to reflect the committed changes.
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Oct 2 2019, 2:11 AM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript