diff options
author | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-09-06 12:54:43 +0000 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev.opensource@gmail.com> | 2018-09-06 12:54:43 +0000 |
commit | 19a9461e5fc012f58741888243fd6497ebffa6ff (patch) | |
tree | 7b86be5bdd80408feff684482ebae63647695bb1 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ac6595bd53caf5394a7d14c04ae86837ef823eb9 (diff) | |
download | llvm-19a9461e5fc012f58741888243fd6497ebffa6ff.zip llvm-19a9461e5fc012f58741888243fd6497ebffa6ff.tar.gz llvm-19a9461e5fc012f58741888243fd6497ebffa6ff.tar.bz2 |
[clangd] Implement proximity path boosting for Dex
This patch introduces `PathURI` Search Token kind and utilizes it to
uprank symbols which are defined in files with small distance to the
directory where the fuzzy find request is coming from (e.g. files user
is editing).
Reviewed By: ioeric
Reviewers: ioeric, sammccall
Differential Revision: https://reviews.llvm.org/D51481
llvm-svn: 341542
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions