[libcxx-commits] [PATCH] D136765: [ASan][libcxx] Annotating std::vector with all allocators

Tacet via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jan 22 17:15:33 PST 2023


AdvenamTacet updated this revision to Diff 491214.
AdvenamTacet added a comment.

This update fixes incorrect version number and applies changes to new head (master).

Please, consider accepting those changes as that revision increases number of situations when ASan may be used (non-standard allocators in vector).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136765/new/

https://reviews.llvm.org/D136765

Files:
  libcxx/include/vector
  libcxx/test/libcxx/containers/sequences/vector/asan.pass.cpp
  libcxx/test/support/min_allocator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136765.491214.patch
Type: text/x-patch
Size: 5276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230123/648d3fa8/attachment.bin>


More information about the libcxx-commits mailing list