Commit Graph

2 Commits

Author SHA1 Message Date
Slava Pestov
4da26110fd Allow overloads of properties with non-overlapping availability
This allows library authors to change the type of a computed
property from one Swift version to the next.
2017-03-27 21:07:37 -07:00
Jordan Rose
f53831d455 Allow adding/removing 'throws' to methods across Swift versions.
Like the previous commit, but for methods too.
2017-03-10 11:39:35 -08:00