diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2023-02-09 15:20:20 -0800 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2023-02-09 17:10:02 -0800 |
commit | 02718433a0dd3f8d3f3719b97aa1685b699ac785 (patch) | |
tree | 7b28af05baeca8fe7efc00b4a3f2468ef2652982 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | cae033dcf227aeecf58fca5af6fc7fde1fd2fb4f (diff) | |
download | llvm-02718433a0dd3f8d3f3719b97aa1685b699ac785.zip llvm-02718433a0dd3f8d3f3719b97aa1685b699ac785.tar.gz llvm-02718433a0dd3f8d3f3719b97aa1685b699ac785.tar.bz2 |
[libc++] Guard the fix to CityHash behind ABI v2
As explained in a comment in https://reviews.llvm.org/D134124, we tried
landing this unconditionally but this actually bit some users who were
sharing std::unordered_map across an ABI boundary. This shows that the
ABI break is not benign and it should be guarded behind ABI v2.
Differential Revision: https://reviews.llvm.org/D143688
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions