diff options
author | Louis Dionne <ldionne@apple.com> | 2020-08-28 12:31:16 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-08-28 12:51:51 -0400 |
commit | 316d336dca7f64f048507f155166daa3821db957 (patch) | |
tree | a393da463fcda6c359afd595a1478b9a620ccc77 /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 4ca60915bcc87ba318e4fda41fe00da6a04eb671 (diff) | |
download | llvm-316d336dca7f64f048507f155166daa3821db957.zip llvm-316d336dca7f64f048507f155166daa3821db957.tar.gz llvm-316d336dca7f64f048507f155166daa3821db957.tar.bz2 |
[libc++] Un-deprecate and un-remove some members of std::allocator
This implements the part of P0619R4 related to the default allocator.
This is incredibly important, since otherwise there is an ABI break
between C++17 and C++20 w.r.t. the default allocator's size_type on
platforms where std::size_t is not the same as std::make_unsigned<std::ptrdiff_t>.
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions