[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:59:46 PDT 2018
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334809: [clangd] Customizable URI schemes for dynamic index. (authored by ioeric, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
  rL LLVM
https://reviews.llvm.org/D47931
Files:
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  clang-tools-extra/trunk/clangd/ClangdServer.h
  clang-tools-extra/trunk/clangd/index/FileIndex.cpp
  clang-tools-extra/trunk/clangd/index/FileIndex.h
  clang-tools-extra/trunk/unittests/clangd/ClangdTests.cpp
  clang-tools-extra/trunk/unittests/clangd/FileIndexTests.cpp
  clang-tools-extra/trunk/unittests/clangd/SymbolCollectorTests.cpp
  clang-tools-extra/trunk/unittests/clangd/TestFS.cpp
  clang-tools-extra/trunk/unittests/clangd/TestFS.h
  clang-tools-extra/trunk/unittests/clangd/URITests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47931.151468.patch
Type: text/x-patch
Size: 12779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180615/a6912f93/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list