mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
In 5.3, if an Objective-C method declared in a header shares the same name as an inaccessible Swift method, then the compiler considers the method to be inaccessible. As a workaround, rename the Swift method and stop emitting a symbol for it. This is not a problem on the trunk, but there is no reason to expose this symbol there, either.
2.4 KiB
2.4 KiB