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 ad75bee1 [clang-tidy] Fix typo abls->absl. new a270fa04 Fix range length comparison in DraftStore::UpdateDraft when U [...] new d23e9a43 [clangd] Support passing a relative path to -compile-commands-dir
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/DraftStore.cpp | 13 +++++++++++-- clangd/SourceCode.cpp | 9 ++++----- clangd/SourceCode.h | 4 ++++ clangd/tool/ClangdMain.cpp | 28 ++++++++++++++++++---------- unittests/clangd/SourceCodeTests.cpp | 10 ++++++++++ 5 files changed, 47 insertions(+), 17 deletions(-)