[libcxx-commits] [PATCH] D136765: [ASan][libcxx] Annotating std::vector with all allocators
Tacet via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 24 04:27:33 PST 2023
AdvenamTacet updated this revision to Diff 491714.
AdvenamTacet added a comment.
I see that the revision is accepted, but based on the inline commit, I updated static_assert.
Now `TEST_ALIGNOF` is used instead of two cases with `#if`.
I do not have commiter permissions.
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.491714.patch
Type: text/x-patch
Size: 6371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230124/56dc6684/attachment-0001.bin>
More information about the libcxx-commits
mailing list