Commits

Xin Tong committed c6de7c01236
Improve funciton signature @owned return result to "not owned" conversion More specifically, this handles a case of self-recursion. With this change we convert 11 @owned return value to "not owned", while we convert 179 @owned parameter to @guanrateed. rdar://24022375