[PATCH] D73780: [clangd] Separate protobuf-related functions to a dedicated file.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 31 07:59:47 PST 2020


hokein updated this revision to Diff 241734.
hokein marked 3 inline comments as done.
hokein added a comment.

update, and address comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73780/new/

https://reviews.llvm.org/D73780

Files:
  clang-tools-extra/clangd/CMakeLists.txt
  clang-tools-extra/clangd/Protobuf.cpp
  clang-tools-extra/clangd/Protobuf.h
  clang-tools-extra/clangd/index/SymbolCollector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73780.241734.patch
Type: text/x-patch
Size: 6285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200131/68d6111a/attachment.bin>


More information about the cfe-commits mailing list