[libcxx-commits] [PATCH] D146214: [ASan][libc++] Annotating std::basic_string with all allocators

Tacet via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 24 05:02:16 PDT 2023


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

This update adds a simple asan libcxx test, similar to one in vector.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146214

Files:
  libcxx/include/string
  libcxx/test/libcxx/containers/strings/no_asan.pass.cpp
  libcxx/test/libcxx/strings/basic.string/asan.pass.cpp
  libcxx/test/support/asan_testing.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146214.508053.patch
Type: text/x-patch
Size: 7392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230324/c9d2a28c/attachment.bin>


More information about the libcxx-commits mailing list