[all-commits] [llvm/llvm-project] 085f90: [clangd] Update remote index documentation
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Tue Nov 10 01:19:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 085f900830e6687de54d3d6115c9517a55cc860a
https://github.com/llvm/llvm-project/commit/085f900830e6687de54d3d6115c9517a55cc860a
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M clang-tools-extra/clangd/index/remote/README.md
Log Message:
-----------
[clangd] Update remote index documentation
* Even though remote index is still somewhat experimental, it can now be
used withing clangd itself: this should be the primary way of trying
it out
* Remove `protobuf-compiler` from list of needed Debian packages as it
`protobuf-compiler-grpc` already depends on it
* Bump recommended gRPC version to 1.32.3
More information about the All-commits
mailing list