mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
objcImpl extensions with final public members need to be printed into module interfaces, but with the @implementation attribute suppressed. That worked fine…but when we switched to the new syntax, we should also have suppressed the @objc attribute, and we mistakenly did not. Correct this oversight. Fixes rdar://129178360.
3.1 KiB
3.1 KiB