[swift-corelibs-dev] exit

Chris Lattner clattner at apple.com
Sun Jan 17 12:40:33 CST 2016


> 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