[PATCH] D41178: [clangd] Construct SymbolSlab from YAML format.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 14 04:18:03 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320694: [clangd] Construct SymbolSlab from YAML format. (authored by hokein, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41178?vs=126927&id=126929#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41178

Files:
  clang-tools-extra/trunk/clangd/CMakeLists.txt
  clang-tools-extra/trunk/clangd/index/Index.cpp
  clang-tools-extra/trunk/clangd/index/Index.h
  clang-tools-extra/trunk/clangd/index/SymbolYAML.cpp
  clang-tools-extra/trunk/clangd/index/SymbolYAML.h
  clang-tools-extra/trunk/unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41178.126929.patch
Type: text/x-patch
Size: 10606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171214/6b06f403/attachment.bin>


More information about the cfe-commits mailing list