summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clangd/FileDistanceTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-123/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Support scope proximity in code completion.Eric Liu2018-10-171-0/+10
* [clangd] Allow disble down traversals from root.Eric Liu2018-10-161-0/+14
* Fixed unused variable warning. NFCI.Simon Pilgrim2018-08-161-1/+2
* [clangd] Cleanup unittest: URIs. NFC.Eric Liu2018-07-041-2/+2
* Try to fix FileDistance test on windows.Eric Liu2018-07-041-2/+8
* [clangd] Incorporate transitive #includes into code complete proximity scoring.Sam McCall2018-07-031-0/+93
OpenPOWER on IntegriCloud