Commits

Jordan Rose committed f35e50e017d
[PrintAsObjC] Include IBOutlet/IBAction/IBOutletCollection in the header. Also, fix a bug where value properties weren't getting marked as "copy" if wrapped in IUOs, and replace some identifier-based comparisons with pointer comparisons against ASTContext-cached decls. <rdar://problem/17007235> Swift SVN r19874