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 ea6f2070 [clangd] clang-format the source code. NFC. new 39918e35 [clangd] Added forgotten return in UniqueFunction. new 113de973 [clangd] Added missing #includes to Function.h new 33bd0ff6 [clangd] Use UniqueFunction for deferred computations.
The 3 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/ClangdServer.cpp | 15 ++++++++------- clangd/ClangdUnit.cpp | 14 +++++++------- clangd/ClangdUnit.h | 18 +++++++++--------- clangd/Function.h | 5 ++++- 4 files changed, 28 insertions(+), 24 deletions(-)