[PATCH] D43246: [clangd] Assert path is absolute when assigning to URIForFile.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 14 03:51:45 PST 2018
ilya-biryukov updated this revision to Diff 134194.
ilya-biryukov added a comment.
- Remove URIForFile::setFile(), rely on copy and move constructors instead.
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.134194.patch
Type: text/x-patch
Size: 8489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180214/60120b22/attachment.bin>
More information about the cfe-commits
mailing list