[all-commits] [llvm/llvm-project] d26dd7: [clangd] Separate final_result into a different me...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Tue Oct 27 03:46:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d26dd743084a886382204ede5eeed146cd29fcd6
https://github.com/llvm/llvm-project/commit/d26dd743084a886382204ede5eeed146cd29fcd6
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M clang-tools-extra/clangd/index/remote/Client.cpp
M clang-tools-extra/clangd/index/remote/Index.proto
M clang-tools-extra/clangd/index/remote/server/Server.cpp
Log Message:
-----------
[clangd] Separate final_result into a different message
This is a breaking change in remote index protocol.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D89851
More information about the All-commits
mailing list