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 fc48214b [clangd] Stop exposing Futures from ClangdServer operations. new ae7ff018 [clangd] SymbolLocation only covers symbol name. new 6bc06d71 [clangd] Remove an already-done FIXME, NFC
The 2 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/Index.cpp | 2 +- clangd/index/Index.h | 11 +++++----- clangd/index/SymbolCollector.cpp | 30 +++++++++++--------------- unittests/clangd/SymbolCollectorTests.cpp | 35 +++++++++++++------------------ 4 files changed, 33 insertions(+), 45 deletions(-)