[libcxx-commits] [PATCH] D103583: [libcxx][gardening] Move all algorithms into their own headers.
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 3 10:19:02 PDT 2021
cjdb requested changes to this revision.
cjdb added a comment.
This revision now requires changes to proceed.
> Note: during this change, I burned down all the includes, so this follows "include only and exactly what you use."
In D103330 <https://reviews.llvm.org/D103330> @ldionne asked that this be done in a separate patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103583/new/
https://reviews.llvm.org/D103583
More information about the libcxx-commits
mailing list