Open e2652f27-fdca-469d-a3e9-bf38e5bd1773 opened 8 years ago
I think this was fixed. At least, our tests no longer fail when I comment out our workaround. Can somebody confirm the status of this issue?
Nevermind, I was just running the wrong tests… Any plan to address this?
Attachment: Download
Environment
Xcode 8 beta 2Additional Detail from JIRA
| | | |------------------|-----------------| |Votes | 0 | |Component/s | Compiler | |Labels | Bug, Runtime | |Assignee | None | |Priority | Medium | md5: ab826ef1c19951fa93c3600962004384Issue Description:
When the type of a Swift object property is checked in the Objective-C runtime, the type will simply be `@`, lacking the name of the class, if the type is an imported Objective-C generic.