summaryrefslogtreecommitdiffstats
path: root/clangd/index/dex/Trigram.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Remove one-segment-skipping from Dex trigrams.Sam McCall2018-10-041-1/+1
* [cland] Dex: fix/simplify short-trigram generationSam McCall2018-10-041-17/+12
* [clangd] NFC: Simplify code, enforce LLVM Coding StandardsKirill Bobyrev2018-09-251-12/+13
* [clangd] Fix many typos. NFCFangrui Song2018-09-011-1/+1
* NFC: Enforce good formatting across multiple clang-tools-extra filesKirill Bobyrev2018-08-141-1/+1
* [clangd] Generate incomplete trigrams for the Dex indexKirill Bobyrev2018-08-131-2/+12
* [clangd] Introduce Dex symbol index search tokensKirill Bobyrev2018-07-251-0/+62