[PATCH] D51626: [clangd] Move buildStaticIndex() to SymbolYAML

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 4 06:16:51 PDT 2018


kbobyrev updated this revision to Diff 163797.
kbobyrev added a comment.

Move function documentation to the header file.


https://reviews.llvm.org/D51626

Files:
  clang-tools-extra/clangd/index/SymbolYAML.cpp
  clang-tools-extra/clangd/index/SymbolYAML.h
  clang-tools-extra/clangd/tool/ClangdMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51626.163797.patch
Type: text/x-patch
Size: 4419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180904/d3c78b62/attachment-0001.bin>


More information about the cfe-commits mailing list