[libcxx-commits] [PATCH] D126098: [libc++] Remove unused __functional includes
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 27 13:51:40 PDT 2022
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
This needs a release note to mention that we removed some includes of `<functional>`, since this may break users. Other than that, LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126098/new/
https://reviews.llvm.org/D126098
More information about the libcxx-commits
mailing list