[libcxx-commits] [PATCH] D133661: [libc++] Improve binary size when using __transaction
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jan 22 19:57:43 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7458908f12da: [libc++] Improve binary size when using __transaction (authored by philnik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133661/new/
https://reviews.llvm.org/D133661
Files:
libcxx/include/CMakeLists.txt
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/include/__utility/transaction.h
libcxx/include/module.modulemap.in
libcxx/include/utility
libcxx/include/vector
libcxx/test/libcxx/private_headers.verify.cpp
libcxx/test/libcxx/utilities/assert.exception_guard.no_exceptions.pass.cpp
libcxx/test/libcxx/utilities/exception_guard.no_exceptions.pass.cpp
libcxx/test/libcxx/utilities/exception_guard.pass.cpp
libcxx/test/libcxx/utilities/transaction.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133661.491223.patch
Type: text/x-patch
Size: 33203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230123/93f41dac/attachment-0001.bin>
More information about the libcxx-commits
mailing list