Max Moiseev
aa320815b5
[overlay] Add more explicit availabilities to BNNS
...
Fixes <rdar://problem/35914058>
2017-12-11 16:52:59 -08:00
Jordan Rose
1598a21e43
DI: Warn on non-delegating cross-module struct initializers
...
...as detected by initializing an individual field without having
initialized the whole object (via `self = value`).
This only applies in pre-Swift-5 mode because the next commit will
treat all cross-module struct initializers as delegating in Swift 5.
2017-11-09 11:24:28 -08:00
Roman Levenstein
c3bc08ec06
Remove any mention of sil-serialize-all related flags from CMake files and build-script-impl
...
These flags are not needed anymore.
2017-10-21 19:18:15 -07:00
Ross Bayer
fc9dcc09a9
Added in missing imports to Accelerate and CoreFoundation overlays. ( #12167 )
2017-09-28 15:45:52 -07:00
Ryan Schmitt
a4ca9d0886
[overlay] Add Metal and MetalKit overlays
2017-09-15 16:51:02 -07:00
Mishal Shah
df070b858f
Update swift master to build with Xcode 9 beta 6, macOS 10.13, iOS 11, tvOS 11, and watchOS 4 SDKs.
2017-08-22 11:52:50 -07:00
Mishal Shah
c5ff1f2cac
Update master to build with Xcode 9 beta 1, OS X 10.13, iOS 11, tvOS 11, and watchOS 4 SDKs.
2017-06-14 16:20:35 -07:00