[libcxx-commits] [PATCH] D150493: [libc++] Add concepts that ensure a given iterator meets the syntactic requirements

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 24 08:32:20 PDT 2023


ldionne added a comment.

In D150493#4350161 <https://reviews.llvm.org/D150493#4350161>, @EricWF wrote:

> I'm going to try rolling this change out at Google to see the scope of the breakage, how many bugs it finds, and what class of bugs those are.
> I'll report back in a couple of days.

Did you have a chance to conduct this experiment?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150493



More information about the libcxx-commits mailing list