[PATCH] D40548: [clangd] Prototyping index support and naive index-based global code completion. WIP
    Eric Liu via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Nov 29 07:05:55 PST 2017
    
    
  
ioeric updated this revision to Diff 124745.
ioeric added a comment.
Herald added a subscriber: klimek.
Merged with origin/master
Repository:
  rCTE Clang Tools Extra
https://reviews.llvm.org/D40548
Files:
  clangd/ASTIndex.cpp
  clangd/ASTIndex.h
  clangd/CMakeLists.txt
  clangd/ClangdIndex.cpp
  clangd/ClangdIndex.h
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/ClangdUnitStore.cpp
  clangd/ClangdUnitStore.h
  clangd/SymbolIndex.h
  clangd/tool/ClangdMain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40548.124745.patch
Type: text/x-patch
Size: 33233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171129/72551c01/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list