[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 20:04:23 PDT 2021
jloser added a comment.
In D108393#2956426 <https://reviews.llvm.org/D108393#2956426>, @Quuxplusone wrote:
>> @Quuxplusone do you want to land this and then have D108400 <https://reviews.llvm.org/D108400> rebase with it or just pursue D108400 <https://reviews.llvm.org/D108400> instead of this? CI just passed for this diff.
>
> Once D108400 <https://reviews.llvm.org/D108400> gets the OK from @ldionne I'll land it. If D108393 <https://reviews.llvm.org/D108393> lands first, I'll rebase. If D108400 <https://reviews.llvm.org/D108400> lands first, I'll close D108393 <https://reviews.llvm.org/D108393>. I don't think it matters whether D108393 <https://reviews.llvm.org/D108393> is landed or not.
Fair enough. I don't have commit rights, so I'll need someone else to commit this on my behalf if we want to land this standalone.
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