[PATCH] D54845: [clangd] Canonicalize file path in URIForFile.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 27 05:49:00 PST 2018


ioeric updated this revision to Diff 175466.
ioeric marked 7 inline comments as done.
ioeric added a comment.

address comments and rebase


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54845/new/

https://reviews.llvm.org/D54845

Files:
  clangd/ClangdLSPServer.cpp
  clangd/FindSymbols.cpp
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/URI.cpp
  clangd/URI.h
  clangd/XRefs.cpp
  unittests/clangd/ClangdTests.cpp
  unittests/clangd/ClangdUnitTests.cpp
  unittests/clangd/TestFS.cpp
  unittests/clangd/URITests.cpp
  unittests/clangd/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54845.175466.patch
Type: text/x-patch
Size: 24146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181127/81b239ee/attachment-0001.bin>


More information about the cfe-commits mailing list