[swift-dev] Requiring blocks (universally)

Saleem Abdulrasool compnerd at compnerd.org
Fri Jun 24 13:05:22 CDT 2016


Hi,

The blocks runtime itself is pretty tiny, and works across various targets
already, so including it is not too onerous.  As such, Id like to propose
enabling blocks across all the targets.

This make it easier to then import code on targets which have optional
blocks support.  For most users, this would be a transparent change, but
would mean that the clang importer goes through a more similar path across
the various targets.

-- 
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160624/a72e59c7/attachment.html>


More information about the swift-dev mailing list