summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/index/dex/Token.h
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Encapsulate fields in dex token. NFCSam McCall2019-07-081-5/+6
* [clangd] Add type boost to fuzzy find in Dex.Eric Liu2019-02-061-2/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Dex iterator printer shows query structure, not iterator state.Sam McCall2018-10-021-0/+14
* [clangd] NFC: Simplify code, enforce LLVM Coding StandardsKirill Bobyrev2018-09-251-11/+12
* [clangd] Canonicalize include paths in clangd.Eric Liu2018-09-071-1/+1
* [clangd] Implement proximity path boosting for DexKirill Bobyrev2018-09-061-3/+12
* [clangd] DexIndex implementation prototypeKirill Bobyrev2018-08-201-1/+1
* NFC: Enforce good formatting across multiple clang-tools-extra filesKirill Bobyrev2018-08-141-1/+1
* [clangd] Introduce Dex symbol index search tokensKirill Bobyrev2018-07-251-0/+112
OpenPOWER on IntegriCloud