Commits

Slava Pestov committed 97fd1a74110
Reflection: Emit field metadata for @objc classes While we can skip emitting metadata for imported classes (clients should ask the Objective-C runtime instead) it was not correct to do so for Swift-defined classes that used Objective-C reference counting.