diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-07-10 09:24:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-10 09:24:15 +0200 |
commit | afcf76bda18c09cffd88cb562768385f97ebf894 (patch) | |
tree | 8fd661880a30a0222803459cdd5a1d407b6061a4 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 9052977c35832776f3154bdb7a4976a253bd3fb6 (diff) | |
download | llvm-afcf76bda18c09cffd88cb562768385f97ebf894.zip llvm-afcf76bda18c09cffd88cb562768385f97ebf894.tar.gz llvm-afcf76bda18c09cffd88cb562768385f97ebf894.tar.bz2 |
[libc++] Fix insert() calling incorrect constructors (#146231)
This fixes `insert()` calling the wrong `allocator_traits::construct` in
the associative containers by removing the special handling that lead to
the inconsistencty inside `__tree` and `__hash_table`.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions