Commits

Joe Groff committed 90765759755
Sema: Reject @thin, @cc, and other function representation attributes in Swift. We aren't going to be able to make these attributes meaningful to Swift source for 1.0, so reject them and recover by dropping them when resolving non-SIL types. Swift SVN r16290