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 8ef5a82f [clangd] Deduplicate Refs on the fly. new cc02f3d4 [clangd] Make sure constructors do not reference class new f7253170 [clangd] Redirect clangd page. new e7a5f085 [clangd] Remove ./ and ../ in the file paths
The 3 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/XRefs.cpp | 5 +++++ clangd/index/Background.cpp | 1 + clangd/index/SymbolCollector.cpp | 6 +++++- docs/clangd.rst | 3 +++ unittests/clangd/BackgroundIndexTests.cpp | 33 +++++++++++++++++++++++++++++++ unittests/clangd/XRefsTests.cpp | 9 +++++++++ 6 files changed, 56 insertions(+), 1 deletion(-)