This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Dex iterator printer shows query structure, not iterator state.
ClosedPublic

Authored by sammccall on Oct 1 2018, 3:34 AM.

Diff Detail

Event Timeline

sammccall created this revision.Oct 1 2018, 3:34 AM
ioeric accepted this revision.Oct 2 2018, 2:17 AM
ioeric added inline comments.
unittests/clangd/DexTests.cpp
239

nit: it's not obvious in this test case that [1 3 5] and T=L2 are both posting lists.

This revision is now accepted and ready to land.Oct 2 2018, 2:17 AM
This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.