[PATCH] D52711: [clangd] Dex: add Corpus factory for iterators, rename, fold constant. NFC

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 2 06:48:35 PDT 2018


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rL343589: [clangd] Dex: add Corpus factory for iterators, rename, fold constant. NFC (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D52711?vs=167687&id=167938#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52711

Files:
  clang-tools-extra/trunk/clangd/index/dex/Dex.cpp
  clang-tools-extra/trunk/clangd/index/dex/Dex.h
  clang-tools-extra/trunk/clangd/index/dex/Iterator.cpp
  clang-tools-extra/trunk/clangd/index/dex/Iterator.h
  clang-tools-extra/trunk/clangd/index/dex/PostingList.cpp
  clang-tools-extra/trunk/unittests/clangd/DexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52711.167938.patch
Type: text/x-patch
Size: 21006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181002/bf7ff326/attachment-0001.bin>


More information about the cfe-commits mailing list