[libcxx-commits] [libcxx] [libc++][IWYU] Remove `std::move` header in `std::for_each` (PR #164272)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 21 01:11:19 PDT 2025
frederick-vs-ja wrote:
I guess we don't need to use `_LIBCPP_PUSH_MACROS` etc. after removing inclusion of `<__utility/move.h>`. But it's probably fine to keep them.
https://github.com/llvm/llvm-project/pull/164272
More information about the libcxx-commits
mailing list