[libcxx-commits] [PATCH] D72708: [libc++] Make sure std::is_object returns true for block types

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 21 17:17:05 PST 2020


ldionne updated this revision to Diff 239463.
ldionne added a comment.

Rename __config macro to _LIBCPP_HAS_EXTENSION_BLOCKS


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72708/new/

https://reviews.llvm.org/D72708

Files:
  libcxx/include/__config
  libcxx/include/type_traits
  libcxx/test/libcxx/type_traits/is_scalar.objc.pass.mm
  libcxx/test/libcxx/utilities/optional/block.objc.pass.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72708.239463.patch
Type: text/x-patch
Size: 3883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200122/feccc5e5/attachment.bin>


More information about the libcxx-commits mailing list