[PATCH] D48938: [clangd] Track origins of symbols (various indexes, Sema).

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 4 23:25:39 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE336309: [clangd] Track origins of symbols (various indexes, Sema). (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48938?vs=154105&id=154168#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D48938

Files:
  clangd/CodeComplete.cpp
  clangd/CodeComplete.h
  clangd/global-symbol-builder/GlobalSymbolBuilderMain.cpp
  clangd/index/FileIndex.cpp
  clangd/index/Index.cpp
  clangd/index/Index.h
  clangd/index/Merge.cpp
  clangd/index/SymbolCollector.cpp
  clangd/index/SymbolCollector.h
  clangd/tool/ClangdMain.cpp
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/IndexTests.cpp
  unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48938.154168.patch
Type: text/x-patch
Size: 12992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180705/b2db03ea/attachment-0001.bin>


More information about the cfe-commits mailing list