Commits

Joe Groff committed 45e59099110
IRGen: Export objc methods w/ NSRect return/args. Fix up the thunk generator so it knows how to turn byval C arguments back into Swift explosions, so that methods that take NSRects as arguments or give NSRect as their return value can be exported as objc methods. Swift SVN r4010