Alex Lorenz

Results 139 comments of Alex Lorenz

> Like if you could import the actual parts defined by the C spec with a simple import libc and then if you needed platform-specifics, you could then go import...

@swift-ci please test source compatibility

@swift-ci please test source compatibility

- Added 'Bionic' module that includes just the Libc headers. - Added 'Android' Swift overlay module, that is required to build `Foundation` using `Android` instead of `Glibc`

I'm going to rebase, squash and split this patch, first to cover adding the module map only, and the second patch will add the actual overlay and build it with...

@swift-ci please build toolchain

> Note that the toolchain build will not compile the Android libraries, so all this is good for is making sure your Android changes do not break the build for...