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 fb61b3bf [clangd] Fix memcpy(?, null, 0) UB by switching to std::copy new bbb9a63c [clangd] Change index scope convention from "outer::inner" to [...]
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/CodeComplete.cpp | 14 ++++++-------- clangd/index/Index.h | 14 ++++++-------- clangd/index/SymbolCollector.cpp | 8 +++----- unittests/clangd/CodeCompleteTests.cpp | 4 ++-- unittests/clangd/FileIndexTests.cpp | 9 ++++----- unittests/clangd/SymbolCollectorTests.cpp | 8 +++----- 6 files changed, 24 insertions(+), 33 deletions(-)