Commits

Joe Groff committed c459a572229
SILGen: Allow castFromNativeObject to AnyObject. And in IRGen, fix up pointer cast codegen to work with types that explode to single scalars while being stored in named structs. Fixes rdar://problem/18604262 Swift SVN r22671