mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
A Swift method in an extension cannot override a method nor can it be overridden by a method. Diagnose this. We may remove this limitation at a later time. An [objc] method in an extension can override and can be overridden, so specifically allow this case. It's useful in our Foundation bindings. Swift SVN r4308
2.4 KiB
2.4 KiB