Commits

Doug Gregor committed 1e33daddf93
Allow @asmname on classes and protocols, This will allow a Swift-defined class to put itself in the global namespace, for example, to replace a previously Objective-C-defined class. Part of <rdar://problem/15506580>. Swift SVN r15590