[libcxx-commits] [PATCH] D107905: [libc++] Remove workarounds for missing __builtin_addressof
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 11 14:06:29 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7c81024a06d6: [libc++] Remove workarounds for missing __builtin_addressof (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107905/new/
https://reviews.llvm.org/D107905
Files:
libcxx/include/__config
libcxx/include/__memory/addressof.h
libcxx/include/optional
libcxx/include/type_traits
libcxx/include/version
libcxx/test/libcxx/utilities/meta/meta.unary/meta.unary.prop/__has_operator_addressof.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/memory.version.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107905.365847.patch
Type: text/x-patch
Size: 13634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210811/773d7cad/attachment-0001.bin>
More information about the libcxx-commits
mailing list