[PATCH] D98404: [clangd] Optionally add reflection for clangd-index-server

Kirill Bobyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 01:26:25 PDT 2021


kbobyrev updated this revision to Diff 330573.
kbobyrev marked an inline comment as done.
kbobyrev added a comment.
Herald added a project: clang-tools-extra.

Add the variable to Features.inc.in and canonicalize.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98404

Files:
  clang-tools-extra/clangd/CMakeLists.txt
  clang-tools-extra/clangd/Features.inc.in
  clang-tools-extra/clangd/index/remote/server/CMakeLists.txt
  clang-tools-extra/clangd/index/remote/server/Server.cpp
  llvm/cmake/modules/FindGRPC.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98404.330573.patch
Type: text/x-patch
Size: 3922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/4dee8750/attachment.bin>


More information about the llvm-commits mailing list