[libcxx-commits] [PATCH] D143071: [libc++] Avoid ODR violations in __exception_guard

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 1 14:05:59 PST 2023


philnik updated this revision to Diff 494072.
philnik added a comment.

Next try


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.494072.patch
Type: text/x-patch
Size: 10650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230201/bb9b8344/attachment-0001.bin>


More information about the libcxx-commits mailing list