[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 Jan 23 18:22:20 PST 2023
AdvenamTacet updated this revision to Diff 491584.
AdvenamTacet added a comment.
Fixing issue with old C++.
> error: 'static_assert' with no message is a C++17 extension
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.491584.patch
Type: text/x-patch
Size: 6360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230124/da8a9505/attachment.bin>
More information about the libcxx-commits
mailing list