[libcxx-commits] [PATCH] D107833: [libc++] Remove _LIBCPP_HAS_NO_IS_AGGREGATE

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 11 07:11:20 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7be03cc782d0: [libc++] Remove _LIBCPP_HAS_NO_IS_AGGREGATE (authored by ldionne).

Changed prior to commit:
  https://reviews.llvm.org/D107833?vs=365520&id=365743#toc

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


More information about the libcxx-commits mailing list