Commits

Joe Groff committed 7d089a9a80d
IRGen: Map bridged container types to their specific ObjC Clang types. When used in @objc protocol requirements, properties, or blocks, frameworks like JSCore expect the extended type encodings to accurately reflect the class of the parameters and returns. Fixes rdar://problem/19519390. Swift SVN r28582