[libcxx-commits] [PATCH] D146815: [ASan][libc++] Annotating std::deque with all allocators

Tacet via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 14 10:29:34 PDT 2023


AdvenamTacet updated this revision to Diff 531415.
AdvenamTacet marked an inline comment as done.
AdvenamTacet added a comment.

This update adds tests for the patch.

- Test for different allocators.
- Test confirming that turning off annotations work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146815

Files:
  libcxx/include/deque
  libcxx/test/libcxx/containers/sequences/deque/asan.pass.cpp
  libcxx/test/libcxx/containers/sequences/deque/asan_turning_off.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146815.531415.patch
Type: text/x-patch
Size: 4673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230614/99a24f3e/attachment.bin>


More information about the libcxx-commits mailing list