commit | 339f24138955a2fba013b4bbab1ef538630faee7 | [log] [tgz] |
---|---|---|
author | Ian Anderson <iana@apple.com> | Fri Jul 07 14:12:05 2023 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 07 17:55:54 2023 -0700 |
tree | 642ca019f9533998c6fdf97853070793b2915ad3 | |
parent | 5daf2334a370dde344c6b171d3799166df68a620 [diff] |
Revert "[libc++] Remove the type_traits includes from limits and new" type_traits doesn't need to include __type_traits/noexcept_move_assign_container.h, so there is no include cycle from <limits> or <new>. Restore their includes of type_traits to preserve compatibility. This reverts commit 2af6d79c7e38675a184280a2d6a92550702581f7. Reviewed By: ldionne, #libc Differential Revision: https://reviews.llvm.org/D154747 GitOrigin-RevId: 6c47654efd36dd8fdbf089b485a1c594a354e421