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 4058595c [clangd] Skip function bodies when building the preamble new 4727c9bc [clangd] Simplify code. No functionality change intended.
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/index/FileIndex.cpp | 9 +++++---- clangd/index/FileIndex.h | 5 +++-- clangd/index/Index.cpp | 8 +------- clangd/index/Index.h | 6 +++--- clangd/index/MemIndex.cpp | 14 ++++---------- clangd/index/MemIndex.h | 5 +++-- clangd/index/SymbolCollector.cpp | 10 ++++------ 7 files changed, 23 insertions(+), 34 deletions(-)