[libcxx-commits] [PATCH] D124123: [libc++] Remove <functional> includes
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 25 14:09:15 PDT 2022
ldionne added a subscriber: libc++ vendors.
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
LGTM. I understand that this will probably cause a bit of breakage, but it's trivial to fix and we have to get going if we ever want to clean up our transitive includes.
Pinging libc++ vendors for awareness.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124123/new/
https://reviews.llvm.org/D124123
More information about the libcxx-commits
mailing list