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
Slava Pestov
8798bec076 Move 'test/decl/init/swift-version-overload' => 'test/Sema/availability_nonoverlapping'
The test tests more than just initializers now.
2017-03-27 20:44:56 -07:00