[libcxx-commits] [PATCH] D108393: [libc++] Include <__iterator/distance.h> instead of <iterator> in a few algorithm headers
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 19 18:26:13 PDT 2021
Quuxplusone added a comment.
> @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.
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