ahedberg added a comment.
In https://reviews.llvm.org/D43847#1024018, @aaron.ballman wrote:
> In https://reviews.llvm.org/D43847#1023452, @hokein wrote:
>
> > In https://reviews.llvm.org/D43847#1021967, @aaron.ballman wrote:
> >
> > > I need a bit more context because I'm unfamiliar with `absl`.
ahedberg created this revision.
ahedberg requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
I currently have code that is crashing in the second std::advance call,
and it was not straightforward to identify the problem, as the first line
of th