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

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 28 02:33:40 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE347739: [clangd] Canonicalize file path in URIForFile. (authored by ioeric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54845?vs=175466&id=175642#toc

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.175642.patch
Type: text/x-patch
Size: 24146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181128/d76d4697/attachment-0001.bin>


More information about the cfe-commits mailing list