[libcxx-commits] [libcxx] [libc++] Refactor memory allocation in basic_string (PR #128423)
Aiden Grossman via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 8 09:27:52 PDT 2025
boomanaiden154 wrote:
We're seeing some internal TSan failures that look like they are due to this patch. I would suspect for the same reason some ASan failures are cropping up.
https://github.com/llvm/llvm-project/pull/128423
More information about the libcxx-commits
mailing list