[PATCH] D55468: Use zip_longest for iterator range comparisons. NFC.
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 9 15:27:31 PST 2018
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Overall I'm not sure this construct/pattern improves readability, but not too fussed either way.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55468/new/
https://reviews.llvm.org/D55468
More information about the cfe-commits
mailing list