[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 13:00:56 PST 2020
ldionne updated this revision to Diff 239416.
ldionne added a comment.
Make sure blocks are scalar types, not object types.
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.239416.patch
Type: text/x-patch
Size: 3873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200121/95d9fd27/attachment-0001.bin>
More information about the libcxx-commits
mailing list