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

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 19 16:40:39 PDT 2022


var-const marked an inline comment as done.
var-const added a comment.

In D129823#3664001 <https://reviews.llvm.org/D129823#3664001>, @alexfh wrote:

> Heads up: we see breakages that root-cause to this commit. I don't yet know how exactly it is related though. Investigating further.

Thanks for the heads-up. Can you post more information about the breakage (ideally the compiler error, assuming it is a compiler error) while you're investigating?


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