diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2022-03-09 16:59:59 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2022-03-09 17:04:18 -0500 |
commit | a54d028895c91da356a4aaf30e27a5a5b90dd313 (patch) | |
tree | 5f95911f9ced669557db3639289d0e2be54810c6 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 0b647fc5299156bf83c46aa539d6c9c39647bb36 (diff) | |
download | llvm-a54d028895c91da356a4aaf30e27a5a5b90dd313.zip llvm-a54d028895c91da356a4aaf30e27a5a5b90dd313.tar.gz llvm-a54d028895c91da356a4aaf30e27a5a5b90dd313.tar.bz2 |
Revert "[libc++] Remove extension to support allocator<const T>"
This reverts commit 276ca873. That commit has quite a history at this
point. It was first landed in dbc647643577, which broke std::shared_ptr<T const>
and was reverted in 9138666f5. It was then re-applied in 276ca873, with
the std::shared_ptr issue fixed, but it caused widespread breakage at
Google (which suggests it would cause similar breakage in the wild too),
so now I'm reverting again.
Instead, I will add a escape hatch that vendors can turn on to enable
the extension and perform a phased transition over one or two releases
like we sometimes do when things become non-trivial.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions