[libcxx-commits] [libcxx] Reapply "[libc++] Optimize __hash_table::erase(iterator, iterator)" (PR #162850)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 10 09:49:47 PDT 2025
philnik777 wrote:
> > I've tried your reproducer, but it worked just fine on my machine. Could you share what exactly you're doing to get the reproducer?
>
> It was built with our internal build system, so I can't share an exact script you can just run. I just built the reproducer/libc++ with ASan, linked them together and got a failure when running the executable. Let me try and spend some time to see what's going on and get a setup that reproduces purely externally.
>
> Are we okay holding off landing this until I have a reproducer until sometime early next week (Monday/Tuesday)?
Yeah, that's fine. I'm not in a rush.
https://github.com/llvm/llvm-project/pull/162850
More information about the libcxx-commits
mailing list