[libcxx-commits] [PATCH] D129823: [libc++][ranges] Make range algorithms support proxy iterators

Alexander Kornienko via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 21 16:04:36 PDT 2022


alexfh added a comment.

In D129823#3667506 <https://reviews.llvm.org/D129823#3667506>, @var-const wrote:

> In D129823#3667454 <https://reviews.llvm.org/D129823#3667454>, @eaeltsin wrote:
>
>> Thanks Konstantin, now it works!
>
> Excellent, thanks a lot for checking and reporting back! The credit for the second patch goes to @huixie90.

And the final confirmation: our full test run didn't find any more issues related to this commit. Thanks again for the prompt fix!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129823



More information about the libcxx-commits mailing list