[PATCH] D106640: [clangd] Make dex iterator peek() and reachedEnd() nonvirtual

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 23 02:27:26 PDT 2021


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

const fix


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106640/new/

https://reviews.llvm.org/D106640

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106640.361138.patch
Type: text/x-patch
Size: 13694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210723/9a3ed9b8/attachment.bin>


More information about the cfe-commits mailing list