[PATCH] D52715: [clangd] Dex iterator printer shows query structure, not iterator state.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 1 03:36:21 PDT 2018


sammccall created this revision.
sammccall added a reviewer: ioeric.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov.

This makes it suitable for logging (which immediately found a bug, to
be fixed in the next patch...)


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52715

Files:
  clangd/index/dex/Dex.cpp
  clangd/index/dex/Iterator.cpp
  clangd/index/dex/PostingList.cpp
  clangd/index/dex/PostingList.h
  clangd/index/dex/Token.h
  unittests/clangd/DexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52715.167694.patch
Type: text/x-patch
Size: 9041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181001/5366fe50/attachment.bin>


More information about the cfe-commits mailing list