Commits

Michael Gottesman committed 5d1d37381e7
[performance-inliner] Simple fix to ensure that we don't get in infinite loops when we inline a recursive function. This should be expanded to a general manner for preventing the inlining of callsites that are the result of inlining a different call site. Swift SVN r13348