[libcxx-commits] [PATCH] D136765: [ASan][libcxx] Annotating std::vector with all allocators
Tacet via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 8 10:23:13 PST 2023
AdvenamTacet reopened this revision.
AdvenamTacet added a comment.
This revision is now accepted and ready to land.
I'm reopening because of the revert.
- Safe allocator and tests are moved to D145597 <https://reviews.llvm.org/D145597>, I will remove them from here.
- A way to turn off annotations for a specific allocator will be added in a separate patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136765/new/
https://reviews.llvm.org/D136765
More information about the libcxx-commits
mailing list