diff options
author | Ian Anderson <iana@apple.com> | 2023-07-07 14:12:05 -0700 |
---|---|---|
committer | Ian Anderson <iana@apple.com> | 2023-07-07 17:53:09 -0700 |
commit | 6c47654efd36dd8fdbf089b485a1c594a354e421 (patch) | |
tree | a51e3c625b8306879e26ff45f4eaa5d6c7da57cf /llvm/lib/Support/Error.cpp | |
parent | ffbc08d8908cb3e17047bd35d803f1f6f33919f3 (diff) | |
download | llvm-6c47654efd36dd8fdbf089b485a1c594a354e421.zip llvm-6c47654efd36dd8fdbf089b485a1c594a354e421.tar.gz llvm-6c47654efd36dd8fdbf089b485a1c594a354e421.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Support/Error.cpp')
0 files changed, 0 insertions, 0 deletions