[PATCH] D52274: [clangd] Collect and store expected types in the index

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 9 08:16:11 PST 2018


ilya-biryukov updated this revision to Diff 173340.
ilya-biryukov added a comment.

- Rebase and update after dependent changes.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52274

Files:
  clangd/index/Index.cpp
  clangd/index/Index.h
  clangd/index/SymbolCollector.cpp
  clangd/index/SymbolCollector.h
  clangd/index/YAMLSerialization.cpp
  clangd/indexer/IndexerMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52274.173340.patch
Type: text/x-patch
Size: 5037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181109/1d71f59d/attachment.bin>


More information about the cfe-commits mailing list