Commits

Chris Lattner committed b75e7c135b4
cc, auto_closure, thin, and objc_block attributes are only valid on types, make them specific to types. While we're at it, improve the diagnostic for when a decl-specific attribute is applied to a type, or a type-specific attribute is applied to a decl. Swift SVN r9268