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 9ba60376 [clangd] Remove stale comment. NFC new fc3eb4c1 Add SemanticRanges to Clangd server.
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 | 16 ++++++++++-- clangd/ClangdServer.h | 4 +++ clangd/unittests/SemanticSelectionTests.cpp | 38 +++++++++++++++++++++++++++++ clangd/unittests/SyncAPI.cpp | 7 ++++++ clangd/unittests/SyncAPI.h | 3 +++ 5 files changed, 66 insertions(+), 2 deletions(-)