mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Implicit names in @objc() are essentially cached auto-translated Swift names. This patch ensures that we don't mistake them for explicitly specified objc selectors.