diff options
| author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-06-26 19:43:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-26 19:43:59 +0200 |
| commit | 4c8fab399b2ebf37f6a560bc2d5c6b4f0045a19f (patch) | |
| tree | 33bb65b1ce6b6f881336a79a7fe26ca1892738c3 /lldb/source/Target/Target.cpp | |
| parent | 7842e9eada2e7b6bdb68aa4add5d29bce242e20a (diff) | |
[libc++] Avoid type-punning between __hash_value_type and pair (#143501)
This patch is very similar to #134819 in nature. Before this patch, we
were dereferencing pointers to objects which were never constructed. Now
we always assume that nodes store `pair<const KeyT, ValueT>` for
unordered_maps instead, as they actually do.
Diffstat (limited to 'lldb/source/Target/Target.cpp')
0 files changed, 0 insertions, 0 deletions
