[PATCH] D53433: [clangd] auto-index stores symbols per-file instead of per-TU.
    Eric Liu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov  6 02:57:54 PST 2018
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346221: [clangd] auto-index stores symbols per-file instead of per-TU. (authored by ioeric, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
  rL LLVM
https://reviews.llvm.org/D53433
Files:
  clang-tools-extra/trunk/clangd/index/Background.cpp
  clang-tools-extra/trunk/clangd/index/Background.h
  clang-tools-extra/trunk/clangd/index/FileIndex.cpp
  clang-tools-extra/trunk/clangd/index/FileIndex.h
  clang-tools-extra/trunk/clangd/index/SymbolCollector.cpp
  clang-tools-extra/trunk/clangd/index/SymbolCollector.h
  clang-tools-extra/trunk/clangd/index/dex/Dex.h
  clang-tools-extra/trunk/unittests/clangd/BackgroundIndexTests.cpp
  clang-tools-extra/trunk/unittests/clangd/DexTests.cpp
  clang-tools-extra/trunk/unittests/clangd/FileIndexTests.cpp
  clang-tools-extra/trunk/unittests/clangd/SyncAPI.cpp
  clang-tools-extra/trunk/unittests/clangd/SyncAPI.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53433.172733.patch
Type: text/x-patch
Size: 30001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/f22993f5/attachment.bin>
    
    
More information about the llvm-commits
mailing list