[libcxx-commits] [PATCH] D108393: [libc++] Include <__iterator/distance.h> instead of <iterator> in a few algorithm headers

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 19 10:54:35 PDT 2021


jloser added a comment.

In D108393#2955225 <https://reviews.llvm.org/D108393#2955225>, @cjdb wrote:

> In D108393#2955223 <https://reviews.llvm.org/D108393#2955223>, @jloser wrote:
>
>> @cjdb thanks for the quick review. I don't have commit rights -- do you mind committing on my behalf, please?
>
> Sure. Upload the new patch, and I'll take care of it post-CI.

Thanks -- just updated the patch to sort the includes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108393



More information about the libcxx-commits mailing list