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 5af121fe [clangd] Dex: FALSE iterator, peephole optimizations, fix AND bug new 24b65c78 [cland] Dex: fix/simplify short-trigram generation new f6fccaef [clangd] Remove one-segment-skipping from Dex trigrams.
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 | 4 +- clangd/index/dex/Trigram.cpp | 104 ++++++++++++------------------------------ clangd/index/dex/Trigram.h | 29 +++++------- unittests/clangd/DexTests.cpp | 70 ++++++++++++++++++---------- 4 files changed, 91 insertions(+), 116 deletions(-)