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 7101e972 Revert "[clangd] Release notes" (wrong branch) new d0643289 GlobList: added a clear test for pattern priority new 382f23b0 [clangd] Fix toHalfOpenFileRange where start/end endpoints ar [...]
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/SourceCode.cpp | 102 +++++++++++++++++++++++----------- clangd/SourceCode.h | 5 ++ clangd/unittests/SelectionTests.cpp | 19 +++++++ clangd/unittests/SourceCodeTests.cpp | 49 ++++++++++++++++ unittests/clang-tidy/GlobListTest.cpp | 36 +++++++++++- 5 files changed, 178 insertions(+), 33 deletions(-)