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 ddd06cc4 [clangd] Fixed toHalfOpenFileRange new 4e8c84e6 Revert "[clangd] Implement typeHierarchy/resolve for subtypes"
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/ClangdLSPServer.cpp | 8 ----- clangd/ClangdLSPServer.h | 2 -- clangd/ClangdServer.cpp | 7 ---- clangd/ClangdServer.h | 5 --- clangd/Protocol.cpp | 17 +++------ clangd/Protocol.h | 23 +++--------- clangd/XRefs.cpp | 25 +------------ clangd/XRefs.h | 4 --- clangd/test/type-hierarchy.test | 63 ++------------------------------- clangd/unittests/TypeHierarchyTests.cpp | 46 +----------------------- 10 files changed, 13 insertions(+), 187 deletions(-)