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 318537b1 [clangd] Don't make check-clangd as a dependency in check-cla [...] new e5f28c5c Revert r343589 "[clangd] Dex: add Corpus factory for iterator [...]
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, 111 insertions(+), 127 deletions(-)