[PATCH] D47931: [clangd] Customizable URI schemes for dynamic index.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 15 01:56:31 PDT 2018


ioeric updated this revision to Diff 151467.
ioeric marked an inline comment as done.
ioeric added a comment.

- Pulled unittest URI refactoring from https://reviews.llvm.org/D47935


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D47931

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/index/FileIndex.cpp
  clangd/index/FileIndex.h
  unittests/clangd/ClangdTests.cpp
  unittests/clangd/FileIndexTests.cpp
  unittests/clangd/SymbolCollectorTests.cpp
  unittests/clangd/TestFS.cpp
  unittests/clangd/TestFS.h
  unittests/clangd/URITests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47931.151467.patch
Type: text/x-patch
Size: 12059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180615/206ce0dc/attachment-0001.bin>


More information about the cfe-commits mailing list