Commits
Jordan Rose committed a6c5547c81a
[ClangImporter] When importing attributes for a class, use the @interface. i.e. don't look for attributes on an @class somewhere. Also do this for tag decls, whose attributes propagate forwards until there's a definition. <rdar://problem/17986861> Swift SVN r21223