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 f3511f89 [clangd] Add an interface that finds symbol by SymbolID in Sy [...] new 2949cf6f [clangd] Remove forceReparse, add a flag to addDocument instead
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/ClangdServer.cpp | 79 ++++++++++++++++------------------------ clangd/ClangdServer.h | 17 ++++----- unittests/clangd/ClangdTests.cpp | 50 ++++++++++--------------- unittests/clangd/SyncAPI.cpp | 5 ++- unittests/clangd/SyncAPI.h | 4 +- 5 files changed, 65 insertions(+), 90 deletions(-)