[llvm] [ADT] Make Zippy more iterator-like for lifetime safety (PR #112441)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 14:33:07 PDT 2024


dwblaikie wrote:

Yeah, fair - I'll look into what it'd take to make concat compatible with the `std::forward_iterator` concept in this regard.

https://github.com/llvm/llvm-project/pull/112441


More information about the llvm-commits mailing list