diff options
| author | Benjamin Kramer <benny.kra@googlemail.com> | 2017-04-21 15:51:18 +0000 |
|---|---|---|
| committer | Benjamin Kramer <benny.kra@googlemail.com> | 2017-04-21 15:51:18 +0000 |
| commit | 8c3ba63d0763f0d3bceb299cf350ee592c5f7d44 (patch) | |
| tree | 4ec3eb07a4430d4b57c92e63d32af07e5797cab5 /llvm/utils/git-svn/git-svnrevert | |
| parent | 337d4d95c277d595b5b31d2b07f49070aea75011 (diff) | |
| download | bcm5719-llvm-8c3ba63d0763f0d3bceb299cf350ee592c5f7d44.tar.gz bcm5719-llvm-8c3ba63d0763f0d3bceb299cf350ee592c5f7d44.zip | |
[Clangd] Support Authority-less URIs
Clangd strips URIs by removing the file:// part but some clients can send file:
which is also valid according to RFC 3896. For example, if a client sends
file:///home/user, it gets converted to /home/user but if a client sends
file:/home/user, it is left untouched and problems arise.
Patch by Marc-Andre Laperle!
Differential Revision: https://reviews.llvm.org/D32234
llvm-svn: 300990
Diffstat (limited to 'llvm/utils/git-svn/git-svnrevert')
0 files changed, 0 insertions, 0 deletions

