[SR-1442] Unknown property attribute 'class' #44051
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
PrintAsClang
Area → compiler: The PrintAsClang library
Attachment: Download
Environment
Swift-DEVELOPMENT-SNAPSHOT-2016-04-12-a
Swift-DEVELOPMENT-SNAPSHOT-2016-04-25-a
Swift-DEVELOPMENT-SNAPSHOT-2016-05-03-a
Additional Detail from JIRA
md5: bc365eb2f0cca9b57f4bfdf8e5220898
Issue Description:
Since Swift-DEVELOPMENT-SNAPSHOT-2016-04-12-a, swift generates Objective-C generated header as
from following swift code
and generate error `Unknown property attribute 'class'`.
See UnknownPropertyAttributeClass.zip that reproduces this issue.
The text was updated successfully, but these errors were encountered: