[PATCH] D52796: [clangd] Simplify Dex query tree logic and fix missing-posting-list bug

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 4 07:28:56 PDT 2018


sammccall updated this revision to Diff 168290.
sammccall added a comment.

Rebase, and enable test that is now waiting on this patch.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52796

Files:
  clangd/index/dex/Dex.cpp
  clangd/index/dex/Dex.h
  clangd/index/dex/Trigram.cpp
  unittests/clangd/DexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52796.168290.patch
Type: text/x-patch
Size: 7743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181004/1c2cfcef/attachment.bin>


More information about the cfe-commits mailing list