[PATCH] D113796: Support: Make VarStreamArrayIterator::operator*() const-qualified

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 12:31:39 PST 2021


dexonsmith added a comment.

Just posted the alternative at https://reviews.llvm.org/D113797. It seems cleaner to me; basically a fix-up for 175d70ee5c2f03f640151488f5f33b7bd9b96f8d.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113796



More information about the llvm-commits mailing list