[PATCH] D41946: [clangd] Add support for different file URI schemas.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 20 08:14:12 PST 2018


ioeric updated this revision to Diff 130766.
ioeric marked 16 inline comments as done.
ioeric added a comment.

- Addressed review comments.
- Check windows vs unit paths in tests.
- Properly check absolute paths.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41946

Files:
  clangd/CMakeLists.txt
  clangd/URI.cpp
  clangd/URI.h
  unittests/clangd/CMakeLists.txt
  unittests/clangd/URITests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41946.130766.patch
Type: text/x-patch
Size: 16598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180120/8082c70c/attachment-0001.bin>


More information about the cfe-commits mailing list