diff options
author | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-08-13 08:57:06 +0000 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-08-13 08:57:06 +0000 |
commit | ff2dd9095fa6f0d904f2df6da0f3e281d6bd2ed0 (patch) | |
tree | d0572210ff563704c81b8c4a4280d67b79ae8d6d /llvm/lib/Target/Sparc/SparcSubtarget.cpp | |
parent | e486e37a09b371998602a7507339821d97def6ec (diff) | |
download | bcm5719-llvm-ff2dd9095fa6f0d904f2df6da0f3e281d6bd2ed0.tar.gz bcm5719-llvm-ff2dd9095fa6f0d904f2df6da0f3e281d6bd2ed0.zip |
[clangd] Generate incomplete trigrams for the Dex index
This patch handles trigram generation "short" identifiers and queries.
Trigram generator produces incomplete trigrams for short names so that
the same query iterator API can be used to match symbols which don't
have enough symbols to form a trigram and correctly handle queries which
also are not sufficient for generating a full trigram.
Reviewed by: ioeric
Differential revision: https://reviews.llvm.org/D50517
llvm-svn: 339548
Diffstat (limited to 'llvm/lib/Target/Sparc/SparcSubtarget.cpp')
0 files changed, 0 insertions, 0 deletions