Commit fca7d36
committed
[Sema] Use the deployment target as minimum OS version in swiftinterfaces
Preserve the previous behavior when parsing swiftinterfaces as the Swift
stdlib for Swift 5.3 and a few other swiftinterfaces in Xcode 12.0 had
issues that would now be reported as errors.1 parent 1ca852e commit fca7d36
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
182 | 185 | | |
183 | 186 | | |
184 | | - | |
| 187 | + | |
| 188 | + | |
185 | 189 | | |
186 | 190 | | |
187 | 191 | | |
| |||
0 commit comments