[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:05:06 PDT 2022
Mordante created this revision.
Herald added a subscriber: arphaman.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
This removes all "TODO: remove these headers" comments from our headers.
Note there seem to be more headers that can be removed, that will be
done in separate commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D127592
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/iterator
libcxx/include/optional
libcxx/include/string
libcxx/include/tuple
libcxx/include/typeindex
libcxx/include/variant
libcxx/include/vector
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127592.436203.patch
Type: text/x-patch
Size: 3386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220612/c520c5e0/attachment.bin>
More information about the libcxx-commits
mailing list