[libcxx-commits] [PATCH] D136765: [ASan][libcxx] Annotating std::vector with all allocators
Tacet via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 27 14:00:33 PDT 2023
AdvenamTacet updated this revision to Diff 508789.
AdvenamTacet added a comment.
This update:
- adds use of `Cpp17UnaryTypeTrait` in a test case, same as in updated D145628 <https://reviews.llvm.org/D145628>.
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/libcxx/containers/sequences/vector/asan_turning_off.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136765.508789.patch
Type: text/x-patch
Size: 7703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230327/205b3cea/attachment-0001.bin>
More information about the libcxx-commits
mailing list