This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from 1fd9c9b0 [clangd] llvm::integer_sequence -> std::integer_sequence. new 39c0cf21 [clangd] Don't use Bind() where C++14 move capture works
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clangd/ClangdLSPServer.cpp | 242 ++++++++++++++++------------------ clangd/ClangdLSPServer.h | 30 ++--- clangd/ClangdServer.cpp | 140 +++++++++----------- clangd/TUScheduler.cpp | 41 +++--- clangd/unittests/TUSchedulerTests.cpp | 14 +- 5 files changed, 212 insertions(+), 255 deletions(-)