diff options
author | A. Jiang <de34@live.cn> | 2025-08-09 02:41:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-09 02:41:06 +0800 |
commit | 7ae1424286203e37f6238e9349b1bfbe873ebabf (patch) | |
tree | 20e4bd20e173bfdc7b33f139fc8d37ec5ace94f6 /lldb/scripts/Python | |
parent | b698927e6676fafc1f833b4a992c7d725b8d7d64 (diff) | |
download | llvm-7ae1424286203e37f6238e9349b1bfbe873ebabf.zip llvm-7ae1424286203e37f6238e9349b1bfbe873ebabf.tar.gz llvm-7ae1424286203e37f6238e9349b1bfbe873ebabf.tar.bz2 |
[libc++] Fix uses of non-empty transparent comparator in `<map>` (#152624)
The `__get_value()` member function was removed in LLVM 21, but the
calls in `<map>` weren't removed. This patch completes the removal and
adds regression test cases.
Fixes #152543.
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions