Commits

Xin Tong committed 6c0186b61c3
Reinstate "Improve funciton signature @owned return result to "not owned" conversion" This enables function signature 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