[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 17:07:36 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a17739d3aa7: [libc++] Avoid ODR violations in __exception_guard (authored by philnik).

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.494120.patch
Type: text/x-patch
Size: 10652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230202/97908004/attachment.bin>


More information about the libcxx-commits mailing list