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 8f75b247 Fix compiler warnings: "ISO c99 requires rest arguments to be [...] new 63ccdec9 [clangd] Remove ASTUnits for closed documents and cache Compi [...]
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/ASTManager.cpp | 255 +++++++++++++++++++++++++++++--------------- clangd/ASTManager.h | 96 ++++++++++++----- clangd/ClangDMain.cpp | 4 +- clangd/Protocol.cpp | 27 +++++ clangd/Protocol.h | 8 ++ clangd/ProtocolHandlers.cpp | 13 ++- clangd/ProtocolHandlers.h | 10 ++ 7 files changed, 302 insertions(+), 111 deletions(-)