llvm-project/clang-tools-extra/clangd/index/dex
Eric Liu d7cb5b8a33 [clangd] Add type boost to fuzzy find in Dex.
Summary:
No noticeable impact on code completions overall except some improvement on
cross-namespace completion.

Reviewers: sammccall, ilya-biryukov

Reviewed By: sammccall

Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D57815

llvm-svn: 353310
2019-02-06 15:36:23 +00:00
..
dexp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Dex.cpp [clangd] Add type boost to fuzzy find in Dex. 2019-02-06 15:36:23 +00:00
Dex.h [clangd] Add type boost to fuzzy find in Dex. 2019-02-06 15:36:23 +00:00
Iterator.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Iterator.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PostingList.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PostingList.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Token.h [clangd] Add type boost to fuzzy find in Dex. 2019-02-06 15:36:23 +00:00
Trigram.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Trigram.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00