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 e5f28c5c Revert r343589 "[clangd] Dex: add Corpus factory for iterator [...] new b7c58097 Reland r343589 "[clangd] Dex: add Corpus factory for iterator [...] new 42ad0620 [clangd] Try to fix windows buildbot after r343576
The 2 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/ClangdTests.cpp | 5 +- unittests/clangd/DexTests.cpp | 56 +++++++++++------- 7 files changed, 130 insertions(+), 113 deletions(-)