[libcxx-commits] [PATCH] D107833: [libc++] Remove _LIBCPP_HAS_NO_IS_AGGREGATE
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 10 09:44:47 PDT 2021
ldionne updated this revision to Diff 365520.
ldionne added a comment.
Rebase onto main and re-apply patch to try and fix the patch application failure.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107833/new/
https://reviews.llvm.org/D107833
Files:
libcxx/include/__config
libcxx/include/type_traits
libcxx/include/version
libcxx/test/libcxx/utilities/meta/meta.unary/meta.unary.prop/missing_is_aggregate_trait.compile.fail.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/type_traits.version.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/is_aggregate.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107833.365520.patch
Type: text/x-patch
Size: 11260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210810/bb735865/attachment.bin>
More information about the libcxx-commits
mailing list