[libcxx-commits] [libcxx] [ASan][libc++] Optimize `__annotate_delete` for the default allocator (PR #76176)

via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 16 10:57:10 PST 2024


AdvenamTacet wrote:

Ok, as a first step, I just created a PR simplifying vector helper functions (to make them analogical to string annotation functions) and requested your @philnik777 review: https://github.com/llvm/llvm-project/pull/78322

I'm happy to experiment with a refactor after we finish work on string annotations. One PR left: https://github.com/llvm/llvm-project/pull/75882

But probably we should focus on the refactor after branching, to not introduce potential issues now.

https://github.com/llvm/llvm-project/pull/76176


More information about the libcxx-commits mailing list