[PATCH] D43246: [clangd] Assert path is absolute when assigning to URIForFile.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 16 04:20:42 PST 2018
ilya-biryukov updated this revision to Diff 134592.
ilya-biryukov marked an inline comment as done.
ilya-biryukov added a comment.
- Rename getFile() to file()
- Removed the Path.h include
- Rebased onto head
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D43246
Files:
clangd/ClangdLSPServer.cpp
clangd/Protocol.cpp
clangd/Protocol.h
clangd/XRefs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43246.134592.patch
Type: text/x-patch
Size: 8113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180216/1ba999a8/attachment-0001.bin>
More information about the cfe-commits
mailing list