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 c8fb39ef [clangd] Make FileIndex aware of the main file new 0412bdb0 [clangd] Implement BOOST 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/DexIndex.cpp | 9 ++-- clangd/index/dex/Iterator.cpp | 73 ++++++++++++++++++++++++++-- clangd/index/dex/Iterator.h | 44 ++++++++++++++--- unittests/clangd/DexIndexTests.cpp | 99 +++++++++++++++++++++++++++----------- 4 files changed, 185 insertions(+), 40 deletions(-)