[PATCH] D113796: Support: Make VarStreamArrayIterator::operator*() const-qualified
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 12 14:00:55 PST 2021
dblaikie requested changes to this revision.
dblaikie added a comment.
This revision now requires changes to proceed.
In D113796#3128512 <https://reviews.llvm.org/D113796#3128512>, @dblaikie wrote:
> Yeah, I'd take the const ValueType option, with the one extra fix.
Oh, I see you posted that separately in D113797 <https://reviews.llvm.org/D113797> so approving that one instead.
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