summaryrefslogtreecommitdiff
path: root/clang-tools-extra/clangd/FileDistance.h
Commit message (Expand)AuthorAgeFilesLines
* Move endian constant from Host.h to SwapByteOrder.h, prune includeReid Kleckner2019-10-191-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] clang-format everything. NFCIlya Biryukov2019-01-031-3/+3
* [clangd] Support scope proximity in code completion.Eric Liu2018-10-171-0/+14
* [clangd] Allow disble down traversals from root.Eric Liu2018-10-161-0/+2
* [clangd] NFC: Document URIDistanceKirill Bobyrev2018-09-071-0/+1
* [clangd] Implement proximity path boosting for DexKirill Bobyrev2018-09-061-0/+5
* [NFC] Use LLVM naming conventions within FileDistanceKirill Bobyrev2018-08-311-1/+1
* [clangd] Incorporate transitive #includes into code complete proximity scoring.Sam McCall2018-07-031-0/+109