[swift-corelibs-dev] exit

Philippe Hausler phausler at apple.com
Sun Jan 17 15:29:42 CST 2016


So I tried it out and it looks to be spot on exactly what we want. But the grammar is `@_exported` is this kosher for Foundation to use?

> On Jan 17, 2016, at 10:40 AM, Chris Lattner <clattner at apple.com> wrote:
> 
> 
>> On Jan 17, 2016, at 10:14 AM, Philippe Hausler <phausler at apple.com> wrote:
>> 
>> So we should be using `@exported import Glibc` on linux and `@exported import Darwin` on darwin then?
> 
> Yep.
> 
>> Does this need to be for every import of Glibc? or just one somewhere in the swift files?
> 
> Just do this in the same places it is happening for Darwin.
> 
> -Chris
> 



More information about the swift-corelibs-dev mailing list