aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2025-07-13 08:59:07 +0200
committerGitHub <noreply@github.com>2025-07-13 08:59:07 +0200
commitd3b339e36debf208229e86bee3164bdf2ec24052 (patch)
treef8a594149ee9642885876240f89bf97b025f190c /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent267b136359d8448c73432b4f3ceeefbf4c35e00b (diff)
downloadllvm-d3b339e36debf208229e86bee3164bdf2ec24052.zip
llvm-d3b339e36debf208229e86bee3164bdf2ec24052.tar.gz
llvm-d3b339e36debf208229e86bee3164bdf2ec24052.tar.bz2
[libc++] Don't instantiate allocators in __hash_table on an incomplete type (#148353)
Currently, we try to instantiate the allocator on `__hash_value_type`, which we don't define anymore. Instead, just use the `map::allocator_type` to instantiate `__tree`, since that's what we actually want anyways.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions