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 d0e0604c [clangd] Dex iterator printer shows query structure, not iter [...] new b7fa5dcd [clangd] Dex: add Corpus factory for iterators, rename, fold [...]
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/index/dex/Dex.cpp | 28 +++++---- clangd/index/dex/Dex.h | 3 +- clangd/index/dex/Iterator.cpp | 24 ++++---- clangd/index/dex/Iterator.h | 125 ++++++++++++++++++++------------------- clangd/index/dex/PostingList.cpp | 2 +- unittests/clangd/DexTests.cpp | 56 +++++++++++------- 6 files changed, 127 insertions(+), 111 deletions(-)