Commits

Mark Lacey committed f22fc15b375
Emit extension attributes when lowering C/ObjC entrypoints. Adds generation of signext/zeroext for return value and arguments when generating C/ObjC entrypoints. <rdar://problem/16056735> tracks doing this more generally for call sites as well as for native entrypoints. Swift SVN r13862