Commits

Joe Groff committed c73acc67f29
SIL: Add an "UnownedInnerPointer" result convention. This will represent the return convention of imported __attribute__((objc_returns_inner_pointer)) methods. Leave it unimplemented for now until we can autorelease things sanely. Swift SVN r16628