[libcxx-commits] [PATCH] D127592: [libc++] Removes unneeded includes.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jun 12 03:31:30 PDT 2022
Mordante added a comment.
In D127592#3576162 <https://reviews.llvm.org/D127592#3576162>, @philnik wrote:
> While you're at it you can also remove all the `#include <iterator> // TODO: Remove this include`.
As mentioned in the commit message I want to do more cleanups in separate commits.
The iterator is indeed on my TODO list for a separate patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127592/new/
https://reviews.llvm.org/D127592
More information about the libcxx-commits
mailing list