Commits

Joe Groff committed bec09c334c1
SILGen: Emit ObjC thunks for methods conforming to ObjC protocols. When emitting SIL for classes and class extensions, emit ObjC thunks not only for natively [objc] classes but for methods of native Swift classes used to conform to [objc] protocols as well. Swift SVN r5648