[libcxx-commits] [PATCH] D135706: [libc++] Fix std::function's handling of blocks under Objc ARC
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Oct 17 15:36:27 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0e4802bf4595: [libc++] Fix std::function's handling of blocks under Objc ARC (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135706/new/
https://reviews.llvm.org/D135706
Files:
libcxx/include/__functional/function.h
libcxx/test/libcxx/utilities/function.objects/func.blocks.arc.pass.mm
libcxx/test/libcxx/utilities/function.objects/func.blocks.pass.cpp
libcxx/test/libcxx/utilities/function.objects/func.blocks.sh.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135706.468351.patch
Type: text/x-patch
Size: 4095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221017/29f59b02/attachment.bin>
More information about the libcxx-commits
mailing list