[PATCH] D51481: [clangd] Implement proximity path boosting for Dex

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 6 05:57:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE341542: [clangd] Implement proximity path boosting for Dex (authored by omtcyfz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51481?vs=164176&id=164195#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D51481

Files:
  clangd/FileDistance.h
  clangd/URI.cpp
  clangd/URI.h
  clangd/index/SymbolYAML.cpp
  clangd/index/SymbolYAML.h
  clangd/index/dex/DexIndex.cpp
  clangd/index/dex/DexIndex.h
  clangd/index/dex/Token.h
  clangd/tool/ClangdMain.cpp
  unittests/clangd/DexIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51481.164195.patch
Type: text/x-patch
Size: 26904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180906/7782f5e6/attachment-0001.bin>


More information about the cfe-commits mailing list