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 f3efd159 [clang-tidy] Ignore a case where the fix of make_unique check [...] new c2758dd1 [clangd] Encode Line/Column as a 32-bits integer.
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/FindSymbols.cpp | 8 +++---- clangd/XRefs.cpp | 8 +++---- clangd/index/Index.cpp | 24 ++++++++++++++++++-- clangd/index/Index.h | 23 +++++++++++++++---- clangd/index/Serialization.cpp | 8 +++---- clangd/index/SymbolCollector.cpp | 4 ++-- clangd/index/YAMLSerialization.cpp | 37 +++++++++++++++++++++++++++---- unittests/clangd/FileIndexTests.cpp | 8 +++---- unittests/clangd/IndexTests.cpp | 23 +++++++++++++++---- unittests/clangd/SymbolCollectorTests.cpp | 30 ++++++++++++------------- 10 files changed, 126 insertions(+), 47 deletions(-)