[libcxx-commits] [PATCH] D143071: [libc++] Add abi_tag on __exception_guard to avoid ODR violations
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 1 09:52:09 PST 2023
philnik updated this revision to Diff 493994.
philnik marked 5 inline comments as done.
philnik added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143071/new/
https://reviews.llvm.org/D143071
Files:
libcxx/include/__expected/expected.h
libcxx/include/__memory/uninitialized_algorithms.h
libcxx/include/__memory_resource/polymorphic_allocator.h
libcxx/include/__utility/exception_guard.h
libcxx/test/libcxx/utilities/exception_guard.odr.sh.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143071.493994.patch
Type: text/x-patch
Size: 10633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230201/fb85e1d9/attachment.bin>
More information about the libcxx-commits
mailing list