[PATCH] D49546: [clangd] Proof-of-concept query iterators for Dex symbol index

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 25 02:56:34 PDT 2018


kbobyrev updated this revision to Diff 157208.
kbobyrev retitled this revision from "[clangd] Implement query iterators for Dex symbol index" to "[clangd] Proof-of-concept query iterators for Dex symbol index".
kbobyrev edited the summary of this revision.
kbobyrev added a comment.

Choose better wording in a couple of places.


https://reviews.llvm.org/D49546

Files:
  clang-tools-extra/clangd/CMakeLists.txt
  clang-tools-extra/clangd/index/dex/Iterator.cpp
  clang-tools-extra/clangd/index/dex/Iterator.h
  clang-tools-extra/unittests/clangd/CMakeLists.txt
  clang-tools-extra/unittests/clangd/DexIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49546.157208.patch
Type: text/x-patch
Size: 20452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180725/07a828c7/attachment-0001.bin>


More information about the cfe-commits mailing list