[libcxx-commits] [libcxx] [libc++] Optimize vector growing of trivially relocatable types (PR #76657)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Feb 2 18:15:06 PST 2024
philnik777 wrote:
@kstoimenov Yes, we always run the full test suite with all the different sanitizers enabled. I've also tried to run it with optimizations enabled, and everything works fine. From my point of view this could be just as much a bug in LLVM as in libc++.
https://github.com/llvm/llvm-project/pull/76657
More information about the libcxx-commits
mailing list